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

Full description

Saved in:
Bibliographic Details
Main Author: Lee, Wei-Meng (Author)
Format: Electronic eBook
Language:English
Published: New York : Apress, 2023.
Edition:Second edition.
Subjects:
Online Access:CONNECT
Table of Contents:
  • 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.