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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[New York, NY] :
Apress,
[2019]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.