quick readme
This commit is contained in:
parent
790a64e82a
commit
a31dd618f3
14
README.md
14
README.md
@ -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`
|
Loading…
Reference in New Issue
Block a user