Cargando…

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'll g...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Solorio, Kevin (Autor), Kanna, Randall (Autor), Hoover, Dave H. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, [2019]
Edición:First edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
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.