Skip to content

Commit

Permalink
Update BIP32 to add bitcore as implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
maraoz committed Mar 5, 2015
1 parent b891bdf commit 2a7e5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0032.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2a7e5a0

Please sign in to comment.