1.0.4 • Published 4 months ago

cryptoaddress-to-currency v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

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