summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke-Jr <luke_github1@dashjr.org>2016-06-17 18:08:24 +0000
committerGitHub <noreply@github.com>2016-06-17 18:08:24 +0000
commit02d408656fad97e18770345f2ff8acf7c2c2bdda (patch)
tree998e669f0fd8c1a9c81ee023fa637a334f999f09
parent97dbb8901369ce043140f0a0b491741756f1cdcf (diff)
parent32bde7b58dbe6a43c836d76cd476aa666413fadc (diff)
downloadbips-02d408656fad97e18770345f2ff8acf7c2c2bdda.tar.xz
Merge pull request #307 from dcousens/patch-1
add BIP39 javascript library
-rw-r--r--bip-0039.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0039.mediawiki b/bip-0039.mediawiki
index c44ad3e..b553666 100644
--- a/bip-0039.mediawiki
+++ b/bip-0039.mediawiki
@@ -139,4 +139,4 @@ 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