add readme

This commit is contained in:
ButterflyEffect 2023-12-09 18:24:14 +00:00
parent a00dbd2215
commit 558b9d01ff

@ -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
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
```
Tests: npm run test
Dont forget to fill env file