Descriere YEO:
Pe YEO găsești Building Ethereum Dapps: Decentralized Applications de la Manning Publications, în categoria Foreign Books.
Indiferent de nevoile tale, Building Ethereum Dapps: Decentralized Applications on the Ethereum Blockchain, Paperback/Roberto Infante din categoria Foreign Books îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 240.99 Lei
Caracteristicile produsului Building Ethereum Dapps: Decentralized Applications
- Brand: Manning Publications
- Categoria: Foreign Books
- Magazin: elefant.ro
- Ultima actualizare: 21-12-2024 01:38:29
Comandă Building Ethereum Dapps: Decentralized Applications Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Building Ethereum Dapps: Decentralized Applications de la elefant.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
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 PART 1 A first look at decentralized applications Understanding the blockchain The Ethereum platform Deploying your first smart contract PART 2 Programming smart contracts in Solidity Writing more complex smart contracts Generalizing functionality with abstract contracts and interfaces Managing smart contracts with Web3.js PART 3 The Ethereum ecosystem Unit testing contracts with Mocha Improving the development cycle with Truffle Putting it all together:
Building a complete voting Dapp PART 4 Making a Dapp production ready Security considerations Conclusions About the Author:
Roberto Infante is an independent software development consultant who specializes in finance. Throughout his career, he has worked on a variety of innovative projects, such as the first internet mortgage approval system in the UK and one of the first online insurance underwriting systems in London.