summaryrefslogtreecommitdiff
path: root/bip-0032.mediawiki
diff options
context:
space:
mode:
authorOleg Andreev <oleganza@gmail.com>2014-02-04 23:40:15 +0100
committerOleg Andreev <oleganza@gmail.com>2014-02-04 23:40:15 +0100
commit868bd622ed932348ff8627ec60a6c0e96708c000 (patch)
treefd730d397653192a6961c2f5a575cb666bad8412 /bip-0032.mediawiki
parentfe7137f6ef92f45a34ed73af79a37ac98912f856 (diff)
downloadbips-868bd622ed932348ff8627ec60a6c0e96708c000.tar.xz
added link to Objective-C implementation of BIP32
Diffstat (limited to 'bip-0032.mediawiki')
-rw-r--r--bip-0032.mediawiki2
1 files changed, 2 insertions, 0 deletions
diff --git a/bip-0032.mediawiki b/bip-0032.mediawiki
index a835d26..45f08ba 100644
--- a/bip-0032.mediawiki
+++ b/bip-0032.mediawiki
@@ -236,6 +236,8 @@ A Java implementation is available at https://github.com/bitsofproof/supernode/b
A C++ implementation is available at https://github.com/CodeShark/CoinClasses/tree/master/tests/hdwallets
+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 Go implementation is available at https://github.com/WeMeetAgain/go-hdwallet