cardano

1.0.2 • Public • Published

node-cardano is a simple tool for all things related to the cryptocurrency.

Install

npm install cardano

Examples

// Current price
const cardano = require('cardano');
 
cardano.price(function(p) {
  console.log(p)
})

Package Sidebar

Install

npm i cardano

Weekly Downloads

6

Version

1.0.2

License

MIT

Last publish

Collaborators

  • outlets