Introducing Ethereum and Solidity: Foundations of Cryptocurrency and Blockchain Programming for Beginners
Learn how to use Solidity and the Ethereum project – second only to Bitcoin in market capitalization. Blockchain protocols are taking the world by storm, and the Ethereum project, with its Turing-complete scripting language Solidity, has rapidly become a front-runner. This book presents the blockchain phenomenon in context; then situates Ethereum in a world pioneered by Bitcoin.
See why professionals and non-professionals alike are honing their skills in smart contract patterns and distributed application development. You'll review the fundamentals of programming and networking, alongside its introduction to the new discipline of crypto-economics. You'll then deploy smart contracts of your own, and learn how they can serve as a back-end for JavaScript and HTML applications on the Web.
- See how Ethereum (and other cryptocurrencies) work
- Compare distributed apps (dapps) to web apps
- Write Ethereum smart contracts in Solidity
- Connect Ethereum smart contracts to your HTML/CSS/JavaScript web applications
- Deploy your own dapp, coin, and blockchain
- Work with basic and intermediate smart contracts