Skip to main content

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.

Celopedia is a builder-focused knowledge skill for Celo. It packages Celo ecosystem intelligence, protocol references, verified contract addresses, MiniPay guidance, DeFi protocol context, grant information, and AI agent infrastructure into a skill that coding assistants can use while you build. Use it when you want your AI coding agent to answer Celo-specific questions, compare ecosystem opportunities, find contract addresses, scaffold common development patterns, or reason about MiniPay, DeFi, stablecoins, governance, and agentic applications on Celo.

What you can do with Celopedia

  • Research ecosystem opportunities: Search ecosystem data, compare verticals, and identify gaps before you build.
  • Find contract addresses: Look up verified addresses for core protocol contracts, Mento stablecoins, Uniswap, Aave, Morpho, bridge contracts, and more.
  • Build MiniPay apps: Get MiniPay wallet detection, payment, testing, and submission guidance.
  • Integrate DeFi protocols: Ask for Celo-specific patterns for protocols such as Uniswap, Aave, Morpho, Mento, Velodrome, Curve, Ubeswap, and stCELO.
  • Explore grants and funding: Match a project idea to relevant Celo grant programs and builder support options.
  • Build AI agents on Celo: Use references for ERC-8004, x402, the Celo MCP Server, and agent skills.

Install

Install Celopedia with npx skills:
npx skills add celo-org/celopedia-skills
After installing, restart your coding assistant if it does not discover new skills during an active session.
Celopedia supports agent environments that use file-based skills, including Codex, Claude Code, and OpenClaw. See the GitHub repository for tool-specific install notes.

Example prompts

Once installed, ask your coding assistant questions like:
What lending protocols exist on Celo?
Give me the Uniswap V4 contract addresses on Celo mainnet.
I want to build a payments Mini App. Show me the recommended architecture.
What grants can I apply to for a DeFi project on Celo?
Set up a Foundry project for Celo with fee abstraction.
How saturated is the DEX vertical on Celo compared with other EVM chains?

What’s included

AreaIncluded references
Network and contractsChain IDs, RPCs, explorers, fee currencies, RPC limits, and verified contract addresses
Ecosystem intelligenceProduct discovery, competitor scans, vertical analysis, and Celo ecosystem context
Builder setupFoundry, Hardhat, Viem, Wagmi, fee abstraction, deployment, and verification patterns
DeFiProtocol references for Uniswap, Aave, Morpho, Mento, Velodrome, Curve, Ubeswap, and stCELO
MiniPayMini App development, wallet detection, stablecoin payments, ODIS, templates, and listing guidance
AI agentsERC-8004, x402, Celo MCP Server, and agent skill references
GrantsFunding programs and grant matchmaking guidance

Data sources

Celopedia is curated from official Celo documentation, protocol references, ecosystem data sources, and live public APIs where applicable. Its sources include Celo Docs, The Grid, DefiLlama, Celoscan, MiniPay references, and protocol documentation from teams across the Celo ecosystem.

Resources