Nodejs Crypto support for SD JWT
Check the detail description in our github repo.
To install this project, run the following command:
# using npm
npm install @sd-jwt/crypto-nodejs
# using yarn
yarn add @sd-jwt/crypto-nodejs
# using pnpm
pnpm install @sd-jwt/crypto-nodejs
Ensure you have Node.js installed as a prerequisite.
Check out more details in our documentation or examples
None