Beginning Ethereum Smart Contracts Programming With Examples in Python, Solidity, and JavaScript /

Use this book to write an Ethereum Blockchain Smart Contract, test it, deploy it, and create a web application to interact with your smart contract. Beginning Ethereum Smart Contracts Programming is your fastest and most efficient means of getting started if you are unsure where to begin and how to...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Lee, Wei-Meng (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2019.
Έκδοση:1st ed. 2019.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Chapter 1: Understanding Blockchain
  • Chapter 2: Implementing Your Own Blockchain using Python
  • Chapter 3: Connecting to the Ethereum Blockchain
  • Chapter 4: Creating Your Own Private Ethereum Test Network
  • Chapter 5: Using the Metamask Chrome Extension
  • Chapter 6: Getting Started with Smart Contract
  • Chapter 7: Testing Smart Contracts Using Ganache
  • Chapter 8: Using the Web3.js APIs
  • Chapter 9: Smart Contract Events
  • Chapter 10: Project - Online Lottery
  • Chapter 11: Creating Your Tokens.