Skip to content
/ dJWT Public

A general purpose JWT with customisable signature signing+verification

License

Notifications You must be signed in to change notification settings

amany9000/dJWT

Repository files navigation


dJWT

A general purpose JWT with customisable signature signing and verification. Compatibile with several major blockchains: EVM-based(web3, ethers, metamask), Polkadot, Bitcoin.

Logo


Installation

npm install djwt

Tested Libraries/Wallets

You can use dJWT if you connect to a local or remote Ethereum node using ->>>>

How to use 🛠️

  • 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.

✍️ Contributing

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.


🌟 Spread the word!

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

Developer 🧑🏻‍💻

About

A general purpose JWT with customisable signature signing+verification

Resources

License

Stars

Watchers

Forks

Packages

No packages published