mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-04 11:08:05 +01:00
Added reference to Java implementation for BIP-39
This commit is contained in:
parent
4fb2c5290e
commit
f572ebe9f2
1 changed files with 3 additions and 0 deletions
|
@ -156,6 +156,9 @@ JavaScript:
|
|||
* https://github.com/bitpay/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]])
|
||||
|
||||
Java:
|
||||
* https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/crypto/MnemonicCode.java
|
||||
|
||||
Ruby:
|
||||
* https://github.com/sreekanthgs/bip_mnemonic
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue