1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-23 15:20:50 +01:00

Merge pull request #123 from wink/patch-2

Update bip32 wiki, repo moved
This commit is contained in:
Wladimir J. van der Laan 2014-12-09 08:20:12 +00:00
commit 2c680ff020

View file

@ -263,7 +263,7 @@ A C++ implementation is available at https://github.com/CodeShark/CoinClasses/tr
An Objective-C implementation is available at https://github.com/oleganza/CoreBitcoin/blob/master/CoreBitcoin/BTCKeychain.h
A Ruby implementation is available at https://github.com/wink/money-tree
A Ruby implementation is available at https://github.com/GemHQ/money-tree
Two Go implementations exist: