hashgraph / hedera-sourcify

Tools for verifying Hedera smart contracts using standard open source libraries.
Apache License 2.0
6 stars 7 forks source link

Include Hardhat project example to work with a custom Sourcify instance #175

Closed acuarica closed 1 month ago

acuarica commented 1 month ago

The tools/README docs include instructions to verify a contract in a custom Sourcify instance using a Hardhat project. Include a Hardhat project example to showcase this use case.