Skip to content

Commit

Permalink
Add BIP39 implementation reference
Browse files Browse the repository at this point in the history
Add a reference to the JS implementation
  • Loading branch information
hujiulong committed Jul 2, 2022
1 parent df443f8 commit d448bf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bip-0039.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ Haskell:
JavaScript:
* https://github.com/bitpay/bitcore/tree/master/packages/bitcore-mnemonic
* 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]])
* https://github.com/hujiulong/web-bip39
Java:
* https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/crypto/MnemonicCode.java
Expand Down

0 comments on commit d448bf6

Please sign in to comment.