Skip to content

CityOfZion/dora-sdk-ts

Repository files navigation

dora

Typescript SDK for the Dora platform

Quickstart:

Initial test and execution

  1. Install dependencies: npm install @cityofzion/dora-ts
  2. Build SDK: npm run build
  3. Run tests: npm run test

General Use

For workflows and sdk usage, refer to the tests directory.