Skip to content

Commit 42fd362

Browse files
Documentation edits made through Mintlify web editor (#2130)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent df91291 commit 42fd362

2 files changed

Lines changed: 51 additions & 97 deletions

File tree

docs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3085,5 +3085,6 @@
30853085
]
30863086
}
30873087
]
3088-
}
3088+
},
3089+
"description": "Learn to develop on the Ethereum L2 built for the real world. Access guides, APIs, and tools for fast, affordable blockchain applications"
30893090
}

home/celo.mdx

Lines changed: 49 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,16 @@ description: "Celo is a leading Ethereum L2. As the frontier chain for global im
1212
## Real World Use Cases
1313

1414
<CardGroup cols={2}>
15-
<Card title="Mini Apps" icon="book" href="/build-on-celo/build-on-minipay/overview">
15+
<Card title="Mini Apps" icon="grid-2" href="/build-on-celo/build-on-minipay/overview">
1616
Build apps that scale to millions of global mobile wallet users via MiniPay.
1717
</Card>
18-
<Card title="Local Stablecoins" icon="book" href="/build-on-celo/build-with-local-stablecoin">
18+
<Card title="Local Stablecoins" icon="coin-blank" href="/build-on-celo/build-with-local-stablecoin">
1919
Create low-cost FX and payment apps via Mento’s 25+ local digital currencies.
2020
</Card>
21-
<Card
22-
title="AI Agents"
23-
icon="robot"
24-
href="/build-on-celo/build-with-ai/overview"
25-
>
26-
Launch AI agents, use MCP servers, and build intelligent applications for
27-
the onchain economy with Celo's AI-focused tools and frameworks.
21+
<Card title="AI Agents" icon="robot" href="/build-on-celo/build-with-ai/overview">
22+
Launch AI agents, use MCP servers, and build intelligent applications for the onchain economy with Celo's AI-focused tools and frameworks.
2823
</Card>
29-
<Card
30-
title="ZK Identity"
31-
icon="robot"
32-
href="/build-on-celo/build-with-self"
33-
>
24+
<Card title="ZK Identity" icon="passport" href="/build-on-celo/build-with-self">
3425
Prove users’ humanity and unique identity without compromising privacy via Self Protocol.
3526
</Card>
3627
</CardGroup>
@@ -39,16 +30,10 @@ description: "Celo is a leading Ethereum L2. As the frontier chain for global im
3930

4031
<CardGroup cols={2}>
4132
<Card title="Build on Celo" icon="wrench" href="/build-on-celo">
42-
Explore comprehensive guides, tutorials, and tools to build dApps, DeFi
43-
protocols, mobile apps, and more on Celo's fast, low-cost blockchain.
33+
Explore comprehensive guides, tutorials, and tools to build dApps, DeFi protocols, mobile apps, and more on Celo's fast, low-cost blockchain.
4434
</Card>
45-
<Card
46-
title="Fund your Project"
47-
icon="dollar-sign"
48-
href="/build-on-celo/fund-your-project"
49-
>
50-
Discover grant opportunities and funding sources available in the Celo
51-
ecosystem.
35+
<Card title="Fund your Project" icon="dollar-sign" href="/build-on-celo/fund-your-project">
36+
Discover grant opportunities and funding sources available in the Celo ecosystem.
5237
</Card>
5338
</CardGroup>
5439

@@ -57,10 +42,10 @@ description: "Celo is a leading Ethereum L2. As the frontier chain for global im
5742
<AccordionGroup>
5843
<Accordion title="Understanding Celo">
5944
<CardGroup cols={2}>
60-
<Card title="What is Celo?" icon="info" href="/home/index">
45+
<Card title="What is Celo?" icon="circle-info" href="/home/index">
6146
Discover how Celo L2 is scaling real world use cases on Ethereum
6247
</Card>
63-
<Card title="Architecture" icon="building" href="/build-on-celo/cel2-architecture">
48+
<Card title="Architecture" icon="layer-group" href="/build-on-celo/cel2-architecture">
6449
Overview of our stack and core contracts
6550
</Card>
6651
<Card title="Whitepapers" icon="file" href="https://celo.org/papers">
@@ -71,50 +56,39 @@ description: "Celo is a leading Ethereum L2. As the frontier chain for global im
7156
</Card>
7257
</CardGroup>
7358
</Accordion>
59+
{" "}
7460

75-
{" "}
76-
77-
<Accordion title="Build with Celo">
78-
<CardGroup cols={2}>
79-
<Card title="Quickstart" icon="bolt" href="/build-on-celo/quickstart">
80-
Build & Deploy your dApps in under 5 minutes
81-
</Card>
82-
<Card title="Tutorials" icon="graduation-cap" href="/build-on-celo">
83-
Explore Celo Tutorials
84-
</Card>
85-
<Card
86-
title="Integrate"
87-
icon="plug"
88-
href="/build-on-celo/network-overview"
89-
>
90-
Connect Celo to your application
91-
</Card>
92-
</CardGroup>
93-
</Accordion>
94-
95-
{" "}
96-
97-
<Accordion title="Developer Tools">
98-
<CardGroup cols={2}>
99-
<Card title="Faucet" icon="droplet" href="https://faucet.celo.org">
100-
Get testnet tokens for development
101-
</Card>
102-
<Card
103-
title="Explorer"
104-
icon="search"
105-
href="/tooling/explorers/overview"
106-
>
107-
Explore transactions on Celo
108-
</Card>
109-
<Card title="Bridge" icon="link" href="/home/bridged-tokens/bridges">
110-
Bridge Assets across chains
111-
</Card>
112-
<Card title="Deploy" icon="upload" href="/tooling/dev-environments">
113-
Deploy your contract on Celo
114-
</Card>
115-
</CardGroup>
116-
</Accordion>
61+
<Accordion title="Build with Celo">
62+
<CardGroup cols={2}>
63+
<Card title="Quickstart" icon="bolt" href="/build-on-celo/quickstart">
64+
Build & Deploy your dApps in under 5 minutes
65+
</Card>
66+
<Card title="Tutorials" icon="graduation-cap" href="/build-on-celo">
67+
Explore Celo Tutorials
68+
</Card>
69+
<Card title="Integrate" icon="plug" href="/build-on-celo/network-overview">
70+
Connect Celo to your application
71+
</Card>
72+
</CardGroup>
73+
</Accordion>
74+
{" "}
11775

76+
<Accordion title="Developer Tools">
77+
<CardGroup cols={2}>
78+
<Card title="Faucet" icon="droplet" href="https://faucet.celo.org">
79+
Get testnet tokens for development
80+
</Card>
81+
<Card title="Explorer" icon="search" href="/tooling/explorers/overview">
82+
Explore transactions on Celo
83+
</Card>
84+
<Card title="Bridge" icon="bridge" href="/home/bridged-tokens/bridges">
85+
Bridge Assets across chains
86+
</Card>
87+
<Card title="Deploy" icon="upload" href="/tooling/dev-environments">
88+
Deploy your contract on Celo
89+
</Card>
90+
</CardGroup>
91+
</Accordion>
11892
<Accordion title="Grow Your Project">
11993
<CardGroup cols={2}>
12094
<Card title="Get Funding" icon="dollar-sign" href="/build-on-celo/fund-your-project">
@@ -136,49 +110,28 @@ description: "Celo is a leading Ethereum L2. As the frontier chain for global im
136110
</Info>
137111

138112
<CardGroup cols={2}>
139-
<Card
140-
title="Join the Newsletter"
141-
icon="envelope"
142-
href="https://embeds.beehiiv.com/eeadfef4-2f0c-45ce-801c-b920827d5cd2"
143-
>
113+
<Card title="Join the Newsletter" icon="envelope" href="https://embeds.beehiiv.com/eeadfef4-2f0c-45ce-801c-b920827d5cd2">
144114
Stay updated on the latest news, grants, and opportunities
145115
</Card>
146-
<Card
147-
title="Connect with the Community"
148-
icon="users"
149-
href="https://discord.com/invite/celo"
150-
>
116+
<Card title="Connect with the Community" icon="discord" href="https://discord.com/invite/celo">
151117
Join our Discord
152118
</Card>
153-
<Card
154-
title="Bring Your Ideas to Life"
155-
icon="lightbulb"
156-
href="https://lemonade.social/celo"
157-
>
119+
<Card title="Bring Your Ideas to Life" icon="lightbulb" href="https://lemonade.social/celo">
158120
Sign up for upcoming hackathons and workshops
159121
</Card>
160-
<Card
161-
title="Join Proof of Ship"
162-
icon="anchor"
163-
href="https://celoplatform.notion.site/Build-With-Celo-Proof-of-Ship-17cd5cb803de8060ba10d22a72b549f8"
164-
>
122+
<Card title="Join Proof of Ship" icon="anchor" href="https://celoplatform.notion.site/Build-With-Celo-Proof-of-Ship-17cd5cb803de8060ba10d22a72b549f8">
165123
Build your onchain reputation to unlock exclusive rewards
166124
</Card>
167-
<Card
168-
title="Make your Voice Heard"
169-
icon="check-to-slot"
170-
href="/home/protocol/governance/voting-in-governance-using-mondo"
171-
>
125+
<Card title="Make your Voice Heard" icon="check-to-slot" href="/home/protocol/governance/voting-in-governance-using-mondo">
172126
Vote on Governance Proposals
173127
</Card>
174-
<Card title="Get Daily Updates" icon="twitter" href="https://x.com/CeloDevs">
128+
<Card title="Get Daily Updates" icon="x-twitter" href="https://x.com/CeloDevs">
175129
Follow our CeloDev on X
176130
</Card>
177131
</CardGroup>
178132

179133
---
180134

181135
<Tip>
182-
New to Celo? Start with the [Celo Overview](/home) for a complete
183-
introduction to the platform.
184-
</Tip>
136+
New to Celo? Start with the [Celo Overview](/home) for a complete introduction to the platform.
137+
</Tip>

0 commit comments

Comments
 (0)