Get Free Shipping on orders over $79
Building Ethereum Dapps : Decentralized applications on the Ethereum blockchain - Roberto Infante

Building Ethereum Dapps

Decentralized applications on the Ethereum blockchain

By: Roberto Infante

eBook | 5 March 2019

At a Glance

eBook


$44.99

or 4 interest-free payments of $11.25 with

 or 

Instant Digital Delivery to your Kobo Reader App

Summary

Building Ethereum Dapps introduces you to decentralized applications based on the Ethereum blockchain platform. In this book, you'll learn the principles of Dapps development by rolling up your sleeves and actually building a few!

Foreword by Thomas Bertani.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Imagine unbreakably secure applications that handle personal and business transactions without any central agency controlling the process. Decentralized applications, or Dapps, do just this, shifting power to users. The Ethereum blockchain platform provides the tools you need to build Dapps, including an innovative "smart contracts" model and Solidity, a Dapp-aware JavaScript-like programming language.

About the Book

Building Ethereum Dapps teaches Dapps development on the Ethereum blockchain platform. You'll begin with a mental model of how Dapps operate, and then dive into designing and implementing smart contracts in Ethereum's Solidity language. You'll explore Ethereum smart contract development tools, like Truffle and Web3, and pick up best practices for design and security. Practical exercises throughout give you valuable hands-on experience.

What's inside

  • Ethereum's key components
  • Implementing smart contracts in Solidity
  • Communicating with a smart contract in Web3
  • Developing Dapps with Truffle
  • Best practices for design and security improvement

About the Reader

For developers with intermediate experience in JavaScript or an OO language. Familiarity with blockchain concepts is helpful.

About the Author

Roberto Infante is a software development consultant who specializes in finance. He currently works on financial risk management systems and on blockchain technology.

Table of Contents

  1. PART 1
  2. A first look at decentralized applications
  3. Understanding the blockchain
  4. The Ethereum platform
  5. Deploying your first smart contract
  6. PART 2
  7. Programming smart contracts in Solidity
  8. Writing more complex smart contracts
  9. Generalizing functionality with abstract contracts and interfaces
  10. Managing smart contracts with Web3.js
  11. PART 3
  12. The Ethereum ecosystem
  13. Unit testing contracts with Mocha
  14. Improving the development cycle with Truffle
  15. Putting it all together: Building a complete voting Dapp
  16. PART 4
  17. Making a Dapp production ready
  18. Security considerations
  19. Conclusions
on

More in Data Encryption