Edit This Page

Chainscript Javascript Client

A set of tools to interact with the chainscript.io API from the command line or using Javascript.

See the full documentation for usage and examples.

Notarization: 1NryTMGRZuBruTeZ6RXLVR8xBWGJWNtDcx

Github: https://github.com/Chainscript/chainscript-js

Install

Globally

$ npm install -g chainscript

Locally

$ npm install --save chainscript

Development

Running tests

$ npm test

Compiling

$ npm run build

License

MIT