quick readme

This commit is contained in:
ButterflyEffect 2023-10-21 20:15:23 +00:00
parent 790a64e82a
commit a31dd618f3

@ -1,13 +1,5 @@
# Sample Hardhat Project
# Proposal 32
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.
Add function to relayer registry contract for cheating relayers unregistration
Try running some of the following tasks:
```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
```
Deploy: `npx hardhat run --network mainnet script/deploy.js`