> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dune.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Celo Overview

> Celo data on Dune

Celo is a blockchain ecosystem focused on increasing cryptocurrency adoption among smartphone users. By leveraging mobile access, Celo aims to empower anyone with a smartphone to access financial services, send money to phone contacts, and pay for goods and services with crypto.

The Celo network utilizes a unique consensus algorithm and a stablecoin ecosystem to offer secure, fast, and low-cost transactions. It's designed to be light enough to run on mobile devices, reducing the barriers for entry and facilitating a user-friendly experience.

**Mobile-First Approach:**
Celo's architecture is specifically tailored for mobile users, supporting easy integration and operation on smartphones, which is essential for accessibility in regions with limited access to traditional banking.

**Stablecoin Ecosystem:**
The network supports various stablecoins pegged to fiat currencies, facilitating everyday transactions and reducing the volatility typically associated with cryptocurrencies.

**Decentralized Finance (DeFi) Capabilities:**
Celo extends the reach of DeFi applications by enabling a suite of decentralized apps that are accessible on mobile devices, broadening financial inclusion.

<CardGroup cols={1}>
  <Card title="Celo documentation" icon="link" href="https://docs.celo.org">
    Access the official documentation for Celo, providing comprehensive information on its technology, mobile integration, and DeFi solutions.
  </Card>
</CardGroup>

## Data Catalog

<CardGroup cols={2}>
  <Card title="Logs" icon="bolt" href="./raw/logs">
    Detailed event logs from smart contracts, providing insights into interactions and activities within the Celo network.
  </Card>

  <Card title="Blocks" icon="cubes" href="./raw/blocks">
    Information on blocks processed, highlighting network activity and the performance of the mobile-first infrastructure.
  </Card>

  <Card title="Transactions" icon="message-arrow-up" href="./raw/transactions">
    Extensive transaction data, showcasing the efficiency and user engagement across the network.
  </Card>

  <Card title="Decoded" icon="file" href="./decoded/overview">
    Decoded transaction data for better analysis and understanding of contract executions on Celo.
  </Card>
</CardGroup>
