Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Authors: Solorio, Kevin (Author), Kanna, Randall (Author), Hoover, Dave H. (Author)
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly Media, [2019]
Edition:First edition.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.