Skip to content

Commit 717228b

Browse files
committed
BIP 39: link BitcoinJS & blockchain.info implementation
BIP 39 mnemonics are featured quite prominently in the UI as well.
1 parent 561e1b7 commit 717228b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bip-0039.mediawiki

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,6 @@ Haskell - https://github.com/haskoin/haskoin
139139

140140
.NET C# (PCL) - https://github.com/NicolasDorier/NBitcoin
141141

142-
JavaScript - https://github.com/bitpay/bitcore-mnemonic
142+
JavaScript:
143+
* https://github.com/bitpay/bitcore-mnemonic
144+
* https://github.com/bitcoinjs/bip39 (used by [[https://github.com/blockchain/My-Wallet-V3/blob/v3.8.0/src/hd-wallet.js#L121-L146|blockchain.info public beta]])

0 commit comments

Comments
 (0)