mirror of
https://github.com/bitcoin/bips.git
synced 2025-04-11 05:41:30 +02:00
Add BIP39 implementation reference
Add a reference to the JS implementation
This commit is contained in:
parent
df443f8db3
commit
d448bf667c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user