Hands-on smart contract development with Solidity and Ethereum from fundamentals to deployment

Ready to dive into smart contract development for the blockchain? With this practical guide, experienced engineers and beginners alike will quickly learn the entire process for building smart contracts for Ethereum—the open source blockchain-based distributed computing platform. You’llget up to spee...

Descripción completa

Detalles Bibliográficos
Otros Autores: Solorio, Kevin, author (author), Kanna, Randall, author, Hoover, Dave H., author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol, California : O'Reilly Media, Inc [2020]
Edición:First edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631526806719
Tabla de Contenidos:
  • Part 1. Intro to the Ethereum Blockchain. Blockchain concepts
  • Decentralized applications
  • Before we get started
  • Part 2. Developing smart contracts. Our first smart contract
  • Deploying and interacting with contracts
  • The fundraiser application
  • FundraiserFactory
  • Part 3. Interacting with our smart contracts through Web3. What is Web3?
  • Connecting the UI to our contracts
  • Our larger DApp
  • Finishing our fundraiser UI
  • Part 4. Securing your smart contracts. Smart contract security.