contract-verification
OfficialVerify Celo contracts on Celoscan and Blockscout.
Authorcelo-org
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers verify smart contracts on Celo explorers, publishing verifiable source code to improve trust and transparency.
Core Features & Use Cases
- Hardhat: Automated verification workflows for Celo deployments using Hardhat and the Celoscan/Blockscout adaptors.
- Foundry: Verification workflows with forge verify-contract for Solidity 0.8.x projects.
- UI-based verification: Celoscan UI, Blockscout UI, and API-based verification for quick verification.
- Sourcify & Remix: Support for decentralized and IDE-based verification approaches.
Quick Start
Pick a verification method and follow the steps to verify your deployed contract. For example, Hardhat: run npx hardhat verify --network celo <CONTRACT_ADDRESS> <CONSTRUCTOR_ARGS>. For Foundry: forge verify-contract --chain-id 42220 <CONTRACT_ADDRESS> <CONSTRUCTOR_ARGS>, or use Celoscan/Blockscout UI verification pages.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: contract-verification Download link: https://github.com/celo-org/agent-skills/archive/main.zip#contract-verification Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.