⛏️

以太坊开发教程

 

Perquisites

Perquisites
  • Package management basics: 1h
  • VSCode: 10min
    • git graph extension
GraphQL

Quick Start

Solidity

Ethers.js & HardHat

Security

Ecosystem

SubGraph

Examples

Data Structures

Gas Optimization

Troubles to take note

  • do not use callstatic in ethers js
  • no await when expect.to.be.reverted
  • youtube 16h video error 3hr10min: withdraw function code correction as below
    • notion image

Books of reference

Others