Celo
Official@celo-org
Offers decentralized infrastructure for EVM-compatible stablecoin transfers, cross-chain bridging, and programmable micropayments within the blockchain ecosystem.
Agent Skills by Celo
Showing 13 vetted skills indexed across 1 GitHub repositories.
celo-stablecoins
Read and transfer Celo stablecoin balances via ERC20 interfaces.
contract-verification
Verify deployed smart contracts on Celo explorers using Hardhat, Foundry, or UI workflows.
wagmi
Connect wallets and manage on-chain interactions in Celo React applications.
evm-hardhat
Guide Hardhat project setup, contract testing, deployment, and verification on EVM networks.
celo-composer
Scaffold Celo dApps with Next.js, TypeScript, and wallet templates.
fee-abstraction
Configure Celo transactions to pay gas fees with ERC-20 tokens.
celo-defi
Integrate Uniswap, Aave, and Ubeswap DeFi protocols on the Celo network.
bridging
Bridge assets between Celo and other blockchains using native and third-party bridges.
viem
Configure Viem clients for Celo mainnet and Sepolia testnet.
minipay-integration
Detect MiniPay wallets and integrate USDm transfers in Celo dApps.
8004
Registers AI agents and manages their reputation and validation on-chain via ChaosChain SDKs for Celo's ERC-8004 contracts.
evm-wallet-integration
Connect React dApps to Celo wallets using Reown AppKit or Dynamic.
x402
Enable HTTP 402 micropayments for API calls on Celo.
Frequently Asked Questions About Celo
FAQPage SchemaWhat specific tasks can developers perform using Celo's infrastructure?βΌ
Developers can verify smart contracts on explorers, bridge assets across blockchain networks, and integrate DeFi protocols like Uniswap or Aave. Additionally, the platform supports configuring fee abstraction for gas payments and enabling HTTP 402 micropayments for monetizing digital services directly on-chain.
Which technical personas are the primary target for these capabilities?βΌ
The primary target personas are blockchain engineers and decentralized application developers building on EVM-compatible networks. These professionals utilize the provided scaffolding and client configurations to manage wallet connections, deploy verified contracts, and implement complex financial logic within React-based web environments.
What are the core prerequisites for integrating Celo into an existing project?βΌ
Integration requires a foundational understanding of EVM-compatible network architecture and React development. Developers must configure Viem clients for specific network IDs, utilize Hardhat or Foundry for contract deployment, and ensure wallet providers like Reown or Dynamic are correctly initialized within the application environment.