Skip to content

onlyLiru/solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

About

分享一些流行contract的源码实现,包括1,(coin)铸币合约 2,Verify Sig签名验证 3,Bollat 投票合约 4, AccessControl 权限合约 5, MultiSignWallet 多签钱包 6,SimpleAuction 拍卖合约 7,PiggyBank存钱罐 等等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors