Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 25 additions & 16 deletions home/celo.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Celo"
description: "Celo is an emerging Ethereum Layer 2 built for the real world and designed for fast, low-cost payments worldwide."
description: "Celo is a leading Ethereum L2. As the frontier chain for global impact, we're scaling real-world solutions for all."
---

<Card title="Start Building" icon="rocket" href="/build-on-celo/quickstart">
Expand All @@ -12,34 +12,43 @@ description: "Celo is an emerging Ethereum Layer 2 built for the real world and
## Real World Use Cases

<CardGroup cols={2}>
<Card title="Learn about Celo" icon="book" href="/build-on-celo">
Explore comprehensive documentation and guides to understand Celo's
capabilities and get started building.
<Card title="Mini Apps" icon="book" href="/build-on-celo/build-on-minipay/overview">
Build apps that scale to millions of global mobile wallet users via MiniPay.
</Card>
<Card title="Local Stablecoins" icon="book" href="/build-on-celo/build-with-local-stablecoin">
Create low-cost FX and payment apps via Mento’s 25+ local digital currencies.
</Card>
<Card
title="Fund your Project"
icon="dollar-sign"
href="/build-on-celo/fund-your-project"
title="AI Agents"
icon="robot"
href="/build-on-celo/build-with-ai/overview"
>
Discover grant opportunities and funding sources available in the Celo
ecosystem.
Launch AI agents, use MCP servers, and build intelligent applications for
the onchain economy with Celo's AI-focused tools and frameworks.
</Card>
<Card
title="ZK Identity"
icon="robot"
href="/build-on-celo/build-with-self"
>
Prove users’ humanity and unique identity without compromising privacy via Self Protocol.
</Card>
</CardGroup>

## Build Options
## Builder Support

<CardGroup cols={2}>
<Card title="Build on Celo" icon="wrench" href="/build-on-celo/build-on-minipay/overview">
<Card title="Build on Celo" icon="wrench" href="/build-on-celo">
Explore comprehensive guides, tutorials, and tools to build dApps, DeFi
protocols, mobile apps, and more on Celo's fast, low-cost blockchain.
</Card>
<Card
title="AI on Celo"
icon="robot"
href="/build-on-celo/build-with-ai/overview"
title="Fund your Project"
icon="dollar-sign"
href="/build-on-celo/fund-your-project"
>
Launch AI agents, use MCP servers, and build intelligent applications for
the onchain economy with Celo's AI-focused tools and frameworks.
Discover grant opportunities and funding sources available in the Celo
ecosystem.
</Card>
</CardGroup>

Expand Down