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. This new edition has been expanded and updated to cover web3.js APIs, additional Consensus Protocols, non-Fungible Tokens (NFTs), developing NFT tokens...

Descripción completa

Detalles Bibliográficos
Otros Autores: Lee, Wei-Meng, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2023.
Edición:2nd ed. 2023.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009770734306719
Tabla de Contenidos:
  • Chapter 1: Understanding the Science Behind Blockchain – Cryptography
  • Chapter 2: Understanding Blockchain
  • Chapter 3: Implementing Your Own Blockchain Using Python
  • 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: Storing Proofs Using Smart Contracts
  • Chapter 8: Using the web3.js APIs
  • Chapter 9: Developing Web3 dapps using Python
  • Chapter 10: Project: Online Lottery
  • Chapter 11: Creating Your Tokens
  • Chapter 12 - Creating Non-Fungible Tokens (NFT) Using ERC-721
  • Chapter 13 – Introduction to Decentralized Finance.