UNPKG

xecaddrjs

Version:

eCash general purpose address translation.

30 lines (29 loc) 544 B
{ "name": "bchaddrjs", "description": "Bitcoin Cash general purpose address translation.", "main": "src/bchaddr.js", "authors": [ "Emilio Almansi <hi@ealmansi.com>" ], "license": "MIT", "keywords": [ "bitcoin-cash", "bitcoin", "bch", "cryptocurrency", "address", "encoding", "translation", "base58", "bitpay", "cash-address" ], "homepage": "https://github.com/ealmansi/bchaddrjs", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }