Skip to content

A node.js demo app for automated management of API access to bch-api and fullstack.cash

License

Notifications You must be signed in to change notification settings

Permissionless-Software-Foundation/jwt-bch-demo

Repository files navigation

jwt-bch-demo

A minimal node.js JavaScript app that demonstrates how to create an application with automated JWT token management.

This demo queries the BCH balance of a single address every 10 seconds. It uses the free-tier of Fullstack.cash to access the Bitcoin Cash blockchain. It uses the jwt-bch-lib npm library to automatically retrieve its JWT token when the app starts.

Install

  • Clone this repository: git clone https://github.com/Permissionless-Software-Foundation/jwt-bch-demo
  • Enter the new directory: cd jwt-bch-demo
  • Install dependencies: npm install
  • Start the demo: npm start

License

MIT

About

A node.js demo app for automated management of API access to bch-api and fullstack.cash

Resources

License

Stars

Watchers

Forks

Packages

No packages published