From 0d761a7097471d963137f57e17a347d0cd3895b5 Mon Sep 17 00:00:00 2001 From: "judymcconville@roadrunner.com" Date: Fri, 28 Apr 2017 09:22:15 -0700 Subject: [PATCH] Edited ch03.asciidoc with Atlas code editor --- ch03.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch03.asciidoc b/ch03.asciidoc index 46177ff9..9c335ed0 100644 --- a/ch03.asciidoc +++ b/ch03.asciidoc @@ -760,7 +760,7 @@ Our example code calculates the total value transacted in this block is 10,322.0 [[alt_libraries]] === Alternative Clients, Libraries, and Toolkits -((("Bitcoin Core", "alternative clients, libraries, and toolkits", id="BCalt03")))((("clients, libraries, and toolkits", id="clients03")))There are many alternative clients, libraries, toolkits, and even full-node implementations in the bitcoin ecosystem. These are implemented in a variety of programming languages, offering programmers native interfaces in their preferred language. +((("Bitcoin Core", "alternative clients, libraries, and toolkits", id="BCalt03")))((("clients, libraries, and toolkits", id="clients03")))((("libraries, clients, and toolkits", id="librar03")))((("toolkits, libraries, and clients", id="toolkit03")))((("third-party API clients", id="thirdpart03")))There are many alternative clients, libraries, toolkits, and even full-node implementations in the bitcoin ecosystem. These are implemented in a variety of programming languages, offering programmers native interfaces in their preferred language. The following sections list some of the best libraries, clients, and toolkits, organized by programming languages. @@ -799,4 +799,4 @@ https://github.com/MetacoSA/NBitcoin[NBitcoin]:: Comprehensive bitcoin library f ==== Objective-C https://github.com/oleganza/CoreBitcoin[CoreBitcoin]:: Bitcoin toolkit for ObjC and Swift -Many more libraries exist in a variety of other programming languages and more are created all the time.((("", startref="Bbitcore03")))((("", startref="BCalt03")))((("", startref="clients03"))) +Many more libraries exist in a variety of other programming languages and more are created all the time.((("", startref="Bbitcore03")))((("", startref="BCalt03")))((("", startref="clients03")))((("", startref="thirdpart03")))((("", startref="toolkit03")))((("", startref="librar03")))