Skip to content

blockchain-intro/CrowdFunding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CrowdFunding

完整构建一个基于众筹合约的案例。

tech stack

  1. infura.io提供web3provider
  2. web3.py实现合约编译、部署
  3. 虚拟多个账户测试合约逻辑