From 0b838860407f6c6d9aad6298b52b30b424587a0a Mon Sep 17 00:00:00 2001 From: afk11 Date: Mon, 17 Mar 2014 01:25:37 +0000 Subject: Link to PHP implementation of BIP32- Passes test vectors. --- bip-0032.mediawiki | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bip-0032.mediawiki') diff --git a/bip-0032.mediawiki b/bip-0032.mediawiki index 432f813..2f59711 100644 --- a/bip-0032.mediawiki +++ b/bip-0032.mediawiki @@ -269,6 +269,8 @@ A Go implementation is available at https://github.com/WeMeetAgain/go-hdwallet A JavaScript implementation is available at https://github.com/sarchar/brainwallet.github.com/tree/bip32 +A PHP implemetation is available at https://github.com/Bit-Wasp/bitcoin-lib-php + ==Acknowledgements== * Gregory Maxwell for the original idea of type-2 deterministic wallets, and many discussions about it. -- cgit v1.2.3