monero

1.0.6 • Public • Published

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

Install

npm install monero

Examples

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

Package Sidebar

Install

npm i monero

Weekly Downloads

3

Version

1.0.6

License

MIT

Last publish

Collaborators

  • outlets