webWallet for BTC
- convert compressed WIF from one blockchain to another (target privkey prefix needed) - btc_api.pubkey: return the same if pubkey is passed. (thus address, segwitAddress, bech32Address now accepts pubkey, privkey and wif) - btc_api.address: accepts optional parameter 'prefix' to generate address for respective blockchain (Default: 0x00 BTC) |
||
|---|---|---|
| .gitattributes | ||
| .gitignore | ||
| index.html | ||
| lib_btc.js | ||
| lib.js | ||
| README.md | ||