mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-23 15:20:50 +01:00
Add a link to my CLI interface in Haskell
This commit is contained in:
parent
22c43363b3
commit
987323e36b
1 changed files with 1 additions and 1 deletions
|
@ -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==
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue