npm.io
0.6.2 • Published 6 years ago

near-runtime-ts

Licence
MIT
Version
0.6.2
Deps
2
Size
214 kB
Vulns
0
Weekly
0

near-runtime-ts

Build Status

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