A general purpose JWT with customisable signature signing and verification. Compatibile with several major blockchains: EVM-based(web3, ethers, metamask), Polkadot, Bitcoin.
npm install djwt
You can use dJWT if you connect to a local or remote Ethereum node using ->>>>
- For function specification refer to Documentation.
- Check out the examples section for small working projects on the above mentioned signer libraries/wallets.
- You can look at the types in types.ts.
Found a bug? Create an issue.
If you have a contribution in mind, please check out our Contribution Guide for information on how to do so.
If you want to say thank you and/or show support for dJWT:
- Star to the project!
- Tweet about the project on Twitter and tag me: @amany_9000