Skip to content

Commit

Permalink
Add more info to README
Browse files Browse the repository at this point in the history
  • Loading branch information
TomiOhl committed Dec 18, 2024
1 parent f9d9596 commit f536ef5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ Some block explorers might not support the verify plugin. In that case, use [har
npx hardhat solidity-json
```

The generated files will be under the [artifacts/solidity-json](./artifacts/solidity-json) folder, which you can typically submit on block explorers.

## Setup

To set up the contract after initial deployment, you can use the _[setup-pin](scripts/setup-pin.ts)_ script. Set the parameters at the beginning of the script, then run it using the following command:
Expand Down

0 comments on commit f536ef5

Please sign in to comment.