[Mastering Blockchain](https://www.oreilly.com/library/view/mastering-blockchain/9781492054696/)

Mastering Blockchain

The future will be increasingly distributed. As the publicity surrounding Bitcoin and blockchain has shown, distributed technology and business models are gaining popularity. Yet the disruptive potential of this technology is often obscured by hype and misconception. This detailed guide distills the complex, fast moving ideas behind blockchain into an easily digestible reference manual, showing what’s really going on under the hood. Finance and technology pros will learn how a blockchain works as they explore the evolution and current state of the technology, including the functions of cryptocurrencies and smart contracts....

Lorne Lantz, Daniel Cawrey
[Mastering Ethereum](https://www.oreilly.com/library/view/mastering-ethereum/9781491971932/)

Mastering Ethereum

If you’re looking to get started with the Ethereum protocol – or are among the many open source developers, integrators, and system administrators already working with this platform – Mastering Ethereum is the definitive book on the topic. Ethereum represents the gateway to a worldwide, decentralized computing paradigm. This platform enables you to run decentralized applications (DApps) and smart contracts that have no central points of failure or control, integrate with a payment network, and operate on an open blockchain....

Andreas M. Antonopoulos, Dr. Gavin Wood
[The Go Programming Language](https://www.gopl.io/)

The Go Programming Language

The Go Programming Language is written by Google’s Go team member Alan A. A. Donovan and Brian Kernighan, co-author of The C Programming Language, which provide hundreds of interesting and practical examples of well-written Go code to help programmers learn this flexible, and fast, language. It is designed to get you started programming with Go right away and then to progress on to more advanced topics.

Alan A. A. Donovan, Brian W. Kernighan