Contract verification
Verify smart contracts on Filecoin using development frameworks or block explorer interfaces.
Last updated
Verify smart contracts on Filecoin using development frameworks or block explorer interfaces.
Contract verification lets users inspect the source code of deployed contracts and confirm they work as intended. This section covers how to verify contracts through both development tools and web interfaces.
Verify using Hardhat — automate verification from your Hardhat development environment
Verify using Foundry — automate verification from your Foundry development environment
Verify using Blockscout — verify contracts through the Blockscout web interface
Verify using Filfox — verify contracts through the Filfox web interface
Last updated