subfolder
This commit is contained in:
parent
28844ce043
commit
7decc4c32d
16 changed files with 0 additions and 6 deletions
18
README.md
18
README.md
|
|
@ -1,18 +0,0 @@
|
|||
## Build
|
||||
|
||||
```
|
||||
forge build
|
||||
```
|
||||
|
||||
## Test
|
||||
|
||||
```
|
||||
forge test
|
||||
```
|
||||
|
||||
## Deploy
|
||||
|
||||
```
|
||||
source .env
|
||||
forge script script/Deploy.sol:GoerliScript --broadcast --verify --rpc-url ${GOERLI_RPC_URL}
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue