From 2a7e5a00a71c14014201bade17427b75925aa974 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Ar=C3=A1oz?= Date: Thu, 5 Mar 2015 16:17:42 -0300 Subject: Update BIP32 to add bitcore as implementation --- bip-0032.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0032.mediawiki') diff --git a/bip-0032.mediawiki b/bip-0032.mediawiki index 65ae6d7..99147be 100644 --- a/bip-0032.mediawiki +++ b/bip-0032.mediawiki @@ -269,7 +269,7 @@ Two Go implementations exist: hdkeychain (https://github.com/conformal/btcutil/tree/master/hdkeychain) provides an API for bitcoin hierarchical deterministic extended keys (BIP0032). Go HD Wallet (https://github.com/WeMeetAgain/go-hdwallet). -A JavaScript implementation is available at https://github.com/sarchar/brainwallet.github.com/tree/bip32 +Two JavaScript implementations exist: available at https://github.com/sarchar/brainwallet.github.com/tree/bip32 and https://github.com/bitpay/bitcore A PHP implemetation is available at https://github.com/Bit-Wasp/bitcoin-lib-php -- cgit v1.2.3