cryptoaddress-to-currency

1.0.4 • Public • Published

Description

npm package for getting supporting currencies for crypto addressess.

Installation

npm i cryptoaddress-to-currency --save
let ctc = require('cryptoaddress-to-currency');

How to use

let ctc = require('cryptoaddress-to-currency');

console.log(ctc.validateaddress("TV4YkpEQDzneGqsm6ae2cRHmNeQyA64kEd"));

// [ { name: 'Tezos', ticker: 'xtz' }, { name: 'Tron', ticker: 'trx' } ]

Support

Happy to add more, and need any updates, do get in touch on my telegram over @chigovera

Package Sidebar

Install

npm i cryptoaddress-to-currency

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

15.8 kB

Total Files

3

Last publish

Collaborators

  • shivapendem