This is a repository for teaching propose when I'm the TA in ZJU Blockchain course.
It contains some demos for learning how to develop Solidity contracts in Ethereum and how to build a DApp on top of the Ethereum.
The demos are as following:
About how to use the toolchains to develop Solidity contracts and how to use frontend application to interact with blockchain.
Also contains contents about Metamask APIs.
A simple DApp on top of a Lottery contracts.
Some simple contracts on class teaching.
There are some useful links to help learning:
Help you to develop contracts better.