add readme
This commit is contained in:
parent
a00dbd2215
commit
558b9d01ff
16
README.md
16
README.md
@ -1,13 +1,9 @@
|
|||||||
# Sample Hardhat Project
|
# Proposal 41
|
||||||
|
|
||||||
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.
|
Increase threshold for voting quorum and relayer registration
|
||||||
|
|
||||||
Try running some of the following tasks:
|
Deploy: npx hardhat run --network mainnet script/deploy.js
|
||||||
|
|
||||||
```shell
|
Tests: npm run test
|
||||||
npx hardhat help
|
|
||||||
npx hardhat test
|
Dont forget to fill env file
|
||||||
REPORT_GAS=true npx hardhat test
|
|
||||||
npx hardhat node
|
|
||||||
npx hardhat run scripts/deploy.js
|
|
||||||
```
|
|
||||||
|
Loading…
Reference in New Issue
Block a user