1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-02 15:43:53 +00:00

Merge pull request #767 from bitcoinbrisbane/patch-1

Update the link to NBitcoin repo
This commit is contained in:
Luke Dashjr
2019-11-04 15:50:32 +00:00
committed by GitHub

View File

@@ -294,7 +294,7 @@ Two JavaScript implementations exist: available at https://github.com/sarchar/br
A PHP implementation 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 C# implementation is available at https://github.com/MetacoSA/NBitcoin (ExtKey, ExtPubKey)
A Haskell implementation is available at https://github.com/haskoin/haskoin together with a CLI interface at https://github.com/np/hx