> ## Documentation Index
> Fetch the complete documentation index at: https://docs.celo.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Verify Contract Deployed on Celo

How to verify contracts deployed on Celo.

***

The fastest way to verify on Celo is to use [hardhat-celo](/developer/verify/hardhat). Alternatively, you can use the Celo Explorer and CeloScan to verify contracts using a user interface.

## Verify Contracts on Celo

* [Using Blockscout](/developer/verify/blockscout)
* [Using Remix](/developer/verify/remix)
* [Using CeloScan](/developer/verify/celoscan)
* [Using Hardhat](/developer/verify/hardhat)
