1.0.5 • Published 2 years ago
cryptoaddress-to-currency v1.0.5
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