WTF-Solidity

WTF Solidity 极简入门教程,供小白们使用。Now supports English! 官网: https://wtf.academy

OTHER License

Stars
11.3K
Committers
159

🌐 English / Espaol / Portugus Brasileiro 🌐

WTF Solidity

solidityWTF Solidity1-3

star

1HelloWeb3 | | Mirror

2 | | Mirror

3 (external/internal/public/private, pure/view, payable) | | Mirror

4returns/return | | Mirror

5 (storage/memory/calldata) | | Mirror

6arraystruct | | Mirror

7mapping | | Mirror

8 | | Mirror

9constant/immutable | | Mirror

10 | | Mirror

11constructormodifier | | Mirror

12events | | Mirror

13 | | Mirror

14abstractinterface | | Mirror

15errors | | Mirror

16 | | Mirror

17library | | Mirror

18Import | | Mirror

19ETHfallback/receive | | Mirror

20ETHtransfer/send/call | | Mirror

21 | | Mirror

22Call | | Mirror

23Delegatecall | | Mirror

24 | | Mirror

25Create2 | | Mirror

26 | | Mirror

27ABI | | Mirror

28Hash | | Mirror

29selector | | Mirror

30Try-Catch | | Mirror

31ERC20 | | Mirror

32 | | Mirror

33 | | Mirror

34ERC721 | | Mirror

35 | | Mirror

36Merkle Tree | | Mirror

37 | | Mirror

38NFT | | Mirror

39 | | Mirror

40ERC1155 | | Mirror

41WETH | | Mirror

42 | | Mirror

43 | | Mirror

44 | | Mirror

45 | | Mirror

Degen

46 | | Mirror

47 | | Mirror

48 | | Mirror

49UUPS | | Mirror

50 | | Mirror

**51ERC4626 ** |

**52EIP712 ** |

53ERC2612 ERC20Permit |

54 |

55 |

56 |

57 |

S01 | | Mirror

S02 | | Mirror

S03 | | Mirror

S04 | | Mirror

S05 | | Mirror

S06 | | Mirror

S07 | | Mirror

S08 | | Mirror

S09 | | Mirror

S10 Honeypot | | Mirror

S11 |

S12tx.origin |

S13 |

S14 |

S15 |

S16NFT |

S17

EVM

OP01Hello Opcodes |

OP02Opcodes |

OP03 |

OP04 |

OP05 |

OP06 |

OP07 |

OP08 |

OP09 |

OP10 |

OP112 |

OP12SHA3 |

OP13 |

OP14 |

OP15Log |

OP16Return |

OP17Revert |

OP18Call |

OP19Delegatecall |

OP20Staticcall |

OP21Create |

OP22Create2 |

OP23Selfdestruct |

OP24Gas |

OP25 EIP-7511 |

Solidity

SI01Code |

SI02Code |

SI03Code |

SI04Code |

SI05ABICode |

SI06ABICode |

SI07ABICode |

SI08calldata/returndataABICode |

SI09ABICode |

SI10ErrorABICode |

1Remix, Solidity IDE

**2Infura, **

3Ganache

4Alchemy, API

5DuneDune

6Hardhat

7FoundrySolidity

1 | English

2 | English

3- | English

4- | English

5- | English

**6Rugpull ** | English

**7Nomad ** | English

NFT

1ERC721Address, Strings, Context

2ERC721

3ERC721

4BAYC

5Loot

1MetamaskSolidity16 Mirror

2EVM

WTF

Related Projects