From 3361edd01046aab137928d1e6e2468dbfc4b946e Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Wed, 15 Jul 2015 08:40:18 -0400 Subject: doc: Add NBitcoin to bitcoinconsensus examples --- doc/shared-libraries.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/shared-libraries.md') diff --git a/doc/shared-libraries.md b/doc/shared-libraries.md index 4b8279e8a0..1fc32112ce 100644 --- a/doc/shared-libraries.md +++ b/doc/shared-libraries.md @@ -38,4 +38,5 @@ The interface is defined in the C header `bitcoinconsensus.h` located in `src/s - `bitcoinconsensus_ERR_DESERIALIZE` - An error deserializing `txTo` ### Example Implementations +- [NBitcoin](https://github.com/NicolasDorier/NBitcoin/blob/master/NBitcoin/Script.cs#L814) (.NET Bindings) - [node-libbitcoinconsensus](https://github.com/bitpay/node-libbitcoinconsensus) (Node.js Bindings) -- cgit v1.2.3