Skip to content

Commit bcb66af

Browse files
authored
Merge pull request bitcoin#1340 from hujiulong/patch-1
Add BIP39 implementation reference
2 parents b7aebcd + d448bf6 commit bcb66af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bip-0039.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ Haskell:
168168
JavaScript:
169169
* https://github.com/bitpay/bitcore/tree/master/packages/bitcore-mnemonic
170170
* 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]])
171+
* https://github.com/hujiulong/web-bip39
171172
172173
Java:
173174
* https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/crypto/MnemonicCode.java

0 commit comments

Comments
 (0)