Loading…

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

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Lee, Wei-Meng (Author)
Format: Electronic eBook
Language:Inglés
Published: [New York, NY] : Apress, [2019]
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Chapter 1. Understanding BlockchainChapter 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. Introduction to 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.