npm.io
1.1.2 • Published 6 years ago

lino-js

Licence
MIT
Version
1.1.2
Deps
10
Size
3.2 MB
Vulns
0
Weekly
0
Stars
21

lino-js

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.

Preqrequisite

Install via NPM

  • install: npm install lino-js
  • test: npm test

More information on https://www.npmjs.com/package/lino-js

Install via Yarn

  • install: yarn
  • test: yarn test:browser

In browser

You can use it directly from CDN.

On jsDelivr:

last version:

or specific version:

On unpkg:

last version:

or specific version:

Contributions

Patches are welcome! If you would like to contribute, but don't know what to work on, check the issues list.

Issues

When you find issues, please report them!

Developer Community

Please join us on on:

Subsribe to email list on our website.

To enable the private key check hook:

$ git config core.hooksPath .githook