Skip to content

ziszat/blockchain-course-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blockchain-course-demos

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.

✨ Demos

The demos are as following:

demo-tutorial

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.

demo-lottery-application

A simple DApp on top of a Lottery contracts.

demo-on-course

Some simple contracts on class teaching.

🔧 Helpful Links

There are some useful links to help learning:

Solidity

Remix

Ganache

Hardhat

web3.js

MetaMask

OpenZeppelin

Help you to develop contracts better.

About

Demos for ZJU Blockchain course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.4%
  • Solidity 33.4%
  • HTML 8.6%
  • CSS 3.6%