Blockchain By Example
上QQ阅读APP看书,第一时间看更新

Getting started with Bitcoin

To get started using Bitcoin, there are plenty of Bitcoin clients and different implementations of the Bitcoin protocol. As we saw in Chapter 1, Say Hello to Blockchain, the commonly used Bitcoin client is Bitcoin Core, which is maintained by the Bitcoin Core team representing the C++ implementation of the Bitcoin protocol and the continuity of the Satoshi client. I'll assume that you have already installed this client and have become familiar with it.