coininfo icon indicating copy to clipboard operation
coininfo copied to clipboard

JavaScript component for crypto currency specific information.

Results 17 coininfo issues
Sort by recently updated
recently updated
newest added

Ecash (https://e.cash/, XEC - originally is bitcoin cash). It goal is to become digital p2p cash. The explorer is on [ecashexplorer](https://ecashexplorer.com/) Lotus (https://givelotus.org, XPI). Lotus is a priceless digital token...

Adds mainnet and testnet for the [Garlicoin](https://garlicoin.io) cryptocurrency.

Everything added, was unsure on messagePrefix so have put it as comment in uno.js Sources are given to validate information if unsure. Unobtanium has been going strong 8 years +...

Please add Ripple to coininfo! thanks

Hello, it would be great to have the LBTC (Liquid Blockstream) support. Thank you

Can you please release a new version, that includes the LTC changes. Thank you very much for your work!

Sorry, very noob question... How do I loop over each supported coin and subsequently each coins supported networks? I can't figure it out.

var CoinKey = require('coinkey') var coinInfo = require('coininfo') var dogeInfo = coinInfo('DCR').versions var ck = new CoinKey.createRandom(dogeInfo) console.log("Private Key (Wallet Import Format): " + ck.privateWif) console.log("Private Key (Hex): " +...

https://github.com/cryptocoinjs/coininfo/blob/c7e003b2fc0db165b89e6f98f6d6360ad22616b2/package.json#L5 mentions `MIT`