Skip to content

Commit f536ef5

Browse files
committed
Add more info to README
1 parent f9d9596 commit f536ef5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ Some block explorers might not support the verify plugin. In that case, use [har
7878
npx hardhat solidity-json
7979
```
8080

81+
The generated files will be under the [artifacts/solidity-json](./artifacts/solidity-json) folder, which you can typically submit on block explorers.
82+
8183
## Setup
8284

8385
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:

0 commit comments

Comments
 (0)