JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 667
  • Score
    100M100P100Q86749F
  • License MIT

A JWT Library with blockchain key based signing for JWS.

Package Exports

  • djwt
  • djwt/lib/index.esm.js
  • djwt/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (djwt) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


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 🧑🏻‍💻