summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bip-0039.mediawiki4
1 files changed, 3 insertions, 1 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index c44ad3e..a0ec74b 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -139,4 +139,6 @@ Haskell - https://github.com/haskoin/haskoin
.NET C# (PCL) - https://github.com/NicolasDorier/NBitcoin
-JavaScript - https://github.com/bitpay/bitcore-mnemonic
+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 public beta]])