@cityofzion/dora-ts
v0.6.2
Published
A typescript SDK for the dora blockchain data aggregator by COZ.
Keywords
Readme
Quickstart:
Initial test and execution
- Install dependencies:
npm install @cityofzion/dora-ts - Build SDK:
npm run build - Run tests:
npm run test
General Use
For workflows and SDK usage, refer to the tests directory.
