This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const bitcoinjs = require('bitcoinjs-lib') // @3.3.2 | |
| const bchaddrjs = require('bchaddrjs') | |
| const bip39 = require('bip39') | |
| const clone = require('lodash.clonedeep') | |
| const networks = bitcoinjs.networks | |
| const script = bitcoinjs.script | |
| /* | |
| Bitcoin 0x0488b21e - xpub 0x0488ade4 - xprv P2PKH or P2SH |