0.6.2 • Published 5 years ago
near-runtime-ts v0.6.2
near-runtime-ts
Typescript library for writing near smart contracts
Generate documentation
API docs are produced using typedoc. To run, first install dependencies:
yarn
After installing dependencies, run
yarn doc
Run tests
yarn test