mirror of
https://github.com/bitcoin/bips.git
synced 2025-06-06 04:59:41 +02:00
Merge pull request #91 from davecgh/bip0032_conformal_implementation
Add BIP0032 Go implementation.
This commit is contained in:
commit
d26d508541
@ -265,7 +265,9 @@ An Objective-C implementation is available at https://github.com/oleganza/CoreBi
|
|||||||
|
|
||||||
A Ruby implementation is available at https://github.com/wink/money-tree
|
A Ruby implementation is available at https://github.com/wink/money-tree
|
||||||
|
|
||||||
A Go implementation is available at https://github.com/WeMeetAgain/go-hdwallet
|
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
|
A JavaScript implementation is available at https://github.com/sarchar/brainwallet.github.com/tree/bip32
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user