token-server will be used to
- Validate eligibility for token rewards for Cashtab users
- Send token rewards to Cashtab users (eligibility will be reset after a certain time. token rewards can only be claimed by hitting an endpoint exposed by this server from https://cashtab.com)
- Potential future token issuance use cases, e.g. alias tokens as NFTs
Initialize with mocha, CI integration, eslint, and README.
Stub functionality -- app connects to ChronikClientNode websocket and exposes a status endpoint.