GitXplorerGitXplorer
n

batcher

public
50 stars
24 forks
1 issues

Commits

List of commits on branch main.
Unverified
24a0a15f55f7ff3b60953ad36d170c5339b9f4c8

optimize

committed a year ago
Unverified
b954ff6f09efe38f94d867869ba8b05e60c811c8

upgrade task to batcher v2

committed 2 years ago
Unverified
02ac200ed149e05f330f7439c65ae6ccc7514b61

Support increase proxy num at runtime

committed 2 years ago
Unverified
af95aa58ad022b850070ae74acf47088dcea5b94

support increase proxy count at runtime

committed 2 years ago
Unverified
8238a22483c87996a719dc58d12539bdbe912e94

fix

committed 2 years ago
Unverified
d6b08afdcb430b8f8b10a756363bac802015a056

fix

committed 2 years ago

README

The README file for this repository.

一个简单的通用薅羊毛合约

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.js