mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Merge pull request #145 from maraoz/patch-1
Update BIP32 to add bitcore as implementation
This commit is contained in:
commit
1dbd6dcdc2
@ -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).
|
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
|
A PHP implemetation is available at https://github.com/Bit-Wasp/bitcoin-lib-php
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user