summaryrefslogtreecommitdiff
path: root/bip-0032.mediawiki
diff options
context:
space:
mode:
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 10dbf9f..9317a54 100644
--- a/bip-0032.mediawiki
+++ b/bip-0032.mediawiki
@@ -238,6 +238,8 @@ A C++ implementation is available at https://github.com/CodeShark/CoinClasses/tr
A Ruby implementation is available at https://github.com/wink/money-tree
+A Go implementation is available at https://github.com/WeMeetAgain/go-hdwallet
+
==Acknowledgements==
* Gregory Maxwell for the original idea of type-2 deterministic wallets, and many discussions about it.