UNPKG

mnemonic-balance

Version:
22 lines (21 loc) 445 B
{ "name": "mnemonic-balance", "version": "1.1.0", "description": "Get Bitcoin Balance from Mnemonic", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Mnemonic", "Bitcoin", "Blockchain", "Bip39" ], "author": "CharmoulaSfax", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/CharmoulaSfax/mnemonic-balance" } }