GitXplorerGitXplorer
n

batcher

public
50 stars
24 forks
1 issues

Commits

List of commits on branch main.
Unverified
bcb04a9e6fe70f03203ec16a7ff6e99e5a6b70d3

use .env

committed 2 years ago
Unverified
6524b4a9541622f48d8e09579f110007414b5d96

Update README

committed 2 years ago
Unverified
d13adf78f927b88ea63f541250617487cdec0cf8

fix

committed 2 years ago
Unverified
8696232fb8a894a16a0279a7a0bd3eab97ad9297

update deploy

committed 2 years ago
Unverified
23e543e404a2263d26ff73639b4bcf092f761db7

done with test

committed 2 years ago
Unverified
3897ee26f73c768a55f6f8ce781245beea2866ed

init

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