An open API service indexing awesome lists of open source software.

https://github.com/kiesun/web3-zero-to-master


https://github.com/kiesun/web3-zero-to-master

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

          

# web3-zero-to-master

## 大纲

- 从 web2 到 web3
- 预备知识
- web3 技术架构及前端技术栈
- EVM 与智能合约
- Metamask
- DApp 简单实践(大致分 2 章节)
- NFT 知识
- 什么是 NFT?
- ERC 20 / 721 标准扫盲
- ERC 721 简单实践
- DApp 进阶(实现一个 Marketplace)
- 项目技术栈介绍
- 合约
- webapp 编写(大致分 3 章节)