lino-js is the JS library of the Lino Blockchain. It's created for ease use of building DApps on Lino blockchain, as well as providing more query APIs than blockchain supported.
- install:
npm install lino-js
- test:
npm test
More information on https://www.npmjs.com/package/lino-js
- install:
yarn
- test:
yarn test:browser
You can use it directly from CDN.
On jsDelivr:
last version:
or specific version:
On unpkg:
last version:
or specific version:
Patches are welcome! If you would like to contribute, but don't know what to work on, check the issues list.
When you find issues, please report them!
Please join us on on:
Subsribe to email list on our website.
To enable the private key check hook:
$ git config core.hooksPath .githook