1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-06-25 01:18:59 +00:00

Edited ch03.asciidoc with Atlas code editor

This commit is contained in:
nadams 2017-04-26 10:46:26 -07:00
parent 214fe77015
commit 45068f7b30

View File

@ -760,7 +760,7 @@ Our example code calculates the total value transacted in this block is 10,322.0
[[alt_libraries]] [[alt_libraries]]
=== Alternative Clients, Libraries, and Toolkits === Alternative Clients, Libraries, and Toolkits
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. 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. The following sections list some of the best libraries, clients, and toolkits, organized by programming languages.