From 9c83f5c5e81129aa5b1aab2af118bab847ef529e Mon Sep 17 00:00:00 2001 From: Nicolas Dorier Date: Thu, 11 Dec 2014 10:53:21 +0100 Subject: [PATCH] Add NBitcoin to the list of free software projects --- _templates/development.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_templates/development.html b/_templates/development.html index ae9d027a..c53b8fed 100755 --- a/_templates/development.html +++ b/_templates/development.html @@ -49,6 +49,7 @@ id: development
  • libbitcoin - An asynchronous C++ library for Bitcoin.
  • libblkmaker and python-blkmaker - Client side libraries for the getblocktemplate mining protocol.
  • MultiBit - A thin SPV international Bitcoin client for desktops.
  • +
  • NBitcoin - A cross-platform .NET Bitcoin library. (Mac,IOS,Android,WP,Tablets,Mono,Desktop)
  • obelisk - A libbitcoin-based blockchain query server.
  • picocoin - A tiny bitcoin library, with lightweight client and utils.
  • python-bitcoinlib - A Python2/3 Bitcoin library.