8000 GitHub - CityOfZion/dora-sdk-ts: a typescript sdk for dora
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CityOfZion/dora-sdk-ts

Repository files navigation

CoZ logo

dora

Typescript SDK for the Dora platform

CircleCI

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.

0