A thin wrapper that provides promisified methods for the `jsonwebtoken` module.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`jsonwebtoken-promisified` is a small utility that adds promisified versions of the `jsonwebtoken` module's methods, making it easier to work with JWTs in async/await or Promise-based code. It's ideal for Node.js developers who want to avoid callback hell when signing or verifying JSON Web Tokens. The module is a temporary solution until the next major release of `jsonwebtoken` natively supports Promises.