Skip to content

Commit 357419a

Browse files
authored
Merge pull request bitcoin#917 from milczarekIT/bip0039-add-Java-reference
Added reference to Java implementation for BIP-39
2 parents 52bd714 + f572ebe commit 357419a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bip-0039.mediawiki

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ JavaScript:
156156
* https://github.com/bitpay/bitcore-mnemonic
157157
* 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]])
158158
159+
Java:
160+
* https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/crypto/MnemonicCode.java
161+
159162
Ruby:
160163
* https://github.com/sreekanthgs/bip_mnemonic
161164

0 commit comments

Comments
 (0)