Merge pull request #133 from np/patch-1

Add a link to my CLI interface in Haskell
This commit is contained in:
Wladimir J. van der Laan 2015-01-15 14:30:45 +00:00
commit 12510fe1bc

View File

@ -275,7 +275,7 @@ A PHP implemetation is available at https://github.com/Bit-Wasp/bitcoin-lib-php
A C# implementation is available at https://github.com/NicolasDorier/NBitcoin (ExtKey, ExtPubKey)
A Haskell implementation is available at https://github.com/haskoin/haskoin
A Haskell implementation is available at https://github.com/haskoin/haskoin together with a CLI interface at https://github.com/np/hx
==Acknowledgements==