This course is mainly for students who have a certain foundation of front-end development, helping you move from Web2 to Web3 and gain the ability to develop DApp (decentralized application).
The course is divided into three parts:
The course will be based on Ant Design Web3 for explanation, so that you can get started more easily. Of course, this will not affect your understanding of the basic concepts. We will explain the relevant concepts in the course to ensure that you can master the basic knowledge of DApp development after the course is completed.
The course will guide you to finally create a minimum viable DApp, which implements the display and minting functions of an NFT. The following is an example of the final result:
https://ant-design-web3-demo.vercel.app/web3
This course has certain prerequisites, which require you to have a basic understanding of React front-end development. If you are not familiar with React, you can learn the React official documentation first.
If you find any problems in the course, please feel free to submit an issue. Of course, we welcome you to submit a Pull Request directly to us to make the course better. The content of the course is open source on GitHub. Whether it is course optimization, spelling and translation errors, you are welcome to submit a PR to us.