Skip to content
@Celo-HaiTi

CeloHT

Open-source organization advancing financial inclusion, Web3 education, digital payments, and environmental impact on Celo.

CeloHT

celoht-logo

Haitian-led, open-source, community-governed digital financial inclusion initiative built on Celo.

License No Token Status Website

CeloHT is a Haitian-led, open-source, community-governed initiative focused on financial inclusion, Web3 and financial education, community-based digital financial infrastructure, environmental restoration, and open research. CeloHT uses the Celo ecosystem as its underlying technical infrastructure.

CeloHT is not a blockchain, cryptocurrency, exchange, investment platform, ICO, or token issuer. See the No Token Policy below.


Table of Contents


Mission

CeloHT exists to help Haitian communities access digital financial tools safely, understand the technology behind them, and benefit from transparent, community-led development and environmental programs. The initiative is organized around three core pillars and supported by open documentation, open research, and open governance.

Core Pillars

📚 Education

Financial literacy, Web3 education, digital security, and practical blockchain education, primarily designed for Haitian Creole-speaking communities. Education is treated as a prerequisite for responsible digital financial access, not an afterthought.

🤝 Agent Network

A community-rooted network of trained agents designed to help people access digital financial tools and bridge physical cash with digital services. The design emphasizes:

  • Training and certification
  • Verification of agent identity and conduct
  • Accountability mechanisms
  • User protection
  • Community trust

🌱 Reforestation

Community-led environmental restoration with transparent reporting and measurable impact. The program is built around:

  • Community participation
  • Tree survival tracking
  • Transparent, auditable reporting
  • Measurable environmental impact
  • Long-term restoration, not one-time planting events

Architecture

CeloHT is organized as a multi-repository ecosystem separating user applications, backend services, blockchain infrastructure, data systems, governance, operations, documentation, research, the public website, and brand infrastructure.

flowchart TD
    A[CeloHT] --> B[Education]
    A --> C[Agent Network]
    A --> D[Reforestation]

    B --> E[dApp]
    C --> E
    D --> E

    E --> F[Backend]
    E --> G[Governance]

    F --> H[Supabase]
    F --> I[Indexer]

    G --> H

    F --> J[Smart Contracts]
    I --> J

    J --> K[Celo Network]
Loading

This diagram reflects the current intended architecture. Individual components move through the status lifecycle independently — the presence of a component in this diagram does not imply it is deployed to Mainnet.


Repository Ecosystem

The CeloHT organization currently contains 15 repositories:

# Repository Purpose
1 CeloHT Core project, governance, policies, strategy, and institutional documentation
2 .github Organization-wide GitHub standards, templates, policies, and community infrastructure
3 celoht-docs Official documentation, architecture, governance, roadmap, APIs, and developer resources
4 celoht-research Research, technical studies, RFCs, specifications, and evidence-based analysis
5 celoht-dapp User-facing CeloHT decentralized application
6 celoht-smart-contracts Solidity smart-contract infrastructure for the CeloHT ecosystem
7 celoht-backend Backend services: authentication, authorization, agents/KYC, education, reforestation, governance, admin, and audit logging
8 celoht-indexer Blockchain event indexing and synchronization infrastructure
9 celoht-governance Governance proposals, voting, treasury, timelocks, and governance infrastructure
10 celoht-supabase Database, migrations, Row Level Security, and private data infrastructure
11 celoht-admin Operational control center and administrative dashboards
12 celoht-siteweb Official public CeloHT website
13 celoht-brand Official visual identity, logos, brand guidelines, messaging, and communication assets
14 celoht-demo Interactive demonstration of the CeloHT ecosystem (simulation — see note below)
15 celoht-investor-book Long-form project and ecosystem documentation

⚠️ About celoht-demo: This repository is a demonstration/simulation. Any wallet connections, transaction hashes, dashboard figures, user metrics, or financial metrics shown in the demo are simulated for illustrative purposes and must never be interpreted as real production data, real users, or real financial activity.


Financial Infrastructure

CeloHT does not build its own currency or payment rails. Instead, it uses existing Celo ecosystem infrastructure:

  • USDm — used as a reference stablecoin for supported payment and settlement use cases
  • CELO — used to pay transaction (gas) fees on the Celo network
  • Celo-compatible wallet infrastructure — used for account and transaction handling

CeloHT did not create USDm or CELO, does not operate a bank, and does not control the Celo network. CeloHT is a downstream, independent user of Celo's public infrastructure.


No Token Policy

CeloHT has no native token.

There is:

  • ❌ No CeloHT token
  • ❌ No "$CELOHT"
  • ❌ No ICO
  • ❌ No presale
  • ❌ No private token sale
  • ❌ No staking token
  • ❌ No token-weighted governance
  • ❌ No investment promise

CeloHT relies on existing Celo ecosystem infrastructure rather than issuing a speculative CeloHT token. Any token, presale, or investment offer claiming to represent CeloHT is unauthorized and does not originate from this project.

Full policy: NO_TOKEN_POLICY.md


Governance

CeloHT is a community-governed open-source initiative. Governance is based on participation, contribution, documented processes, and community responsibility — not token ownership.

Governance structures may include:

  • Governance Council
  • Working Groups
  • Maintainers
  • Contributors
  • Open community participation

CeloHT is not described as an already-operational DAO. Where DAO-style governance is discussed, it represents a future, phased design goal rather than current operational reality. Details are tracked in celoht-governance.


Security & Transparency

CeloHT distinguishes clearly between stages of readiness:

Development → Testing → Testnet → Security Review → Production Readiness → Mainnet

Testnet deployment is never treated as equivalent to a completed security audit or production readiness. Mainnet activation is a distinct security and operational milestone, reached only after dedicated review.

Security practices emphasized across the ecosystem include:

  • Secure development practices
  • Access control
  • Audit logging
  • Responsible disclosure
  • Smart-contract review
  • Protection of private data
  • Deployment transparency
  • Public security documentation

See SECURITY.md for responsible disclosure procedures.


Responsible Communication

CeloHT does not intentionally fabricate users, transactions, partnerships, environmental impact, community statistics, production deployments, or investment results.

Anything that is simulated, planned, experimental, under development, or testnet-only is clearly labeled as such throughout the ecosystem.

Transparency is part of the product.


Research & Evidence

CeloHT maintains dedicated research infrastructure to evaluate whether its programs actually work, not simply to report activity. Research areas include:

  • Financial inclusion outcomes
  • Education outcomes
  • Agent network performance
  • Digital payment adoption
  • Governance effectiveness
  • Security
  • Environmental impact and tree survival
  • Economic sustainability
  • Technical architecture

See celoht-research for studies, RFCs, and specifications.


Roadmap

Phase Timeline Focus
1 — Foundation 2026 Q2–Q3 Documentation, open-source foundation, initial agent cohort, partnerships, core infrastructure
2 — Validation 2026 Q4–2027 Q1 Pilot validation, end-to-end infrastructure testing, agent workflows, security and production readiness, dApp alpha
3 — Growth 2027 Agent network expansion, public dApp beta, education expansion, environmental programs, Caribbean partnerships
4 — Maturity 2028+ Greater governance decentralization, sustainability, mature impact measurement, regional expansion

Full roadmap: celoht-docs


Community Standards

This .github repository provides shared organizational standards applied across the CeloHT ecosystem, including:


Contributing

CeloHT welcomes contributions across many disciplines, including:

  • Software development
  • Security
  • Documentation
  • Research
  • Education
  • Design
  • Testing
  • Environmental initiatives
  • Translation
  • Community development

Before contributing, please review:


Repository Status Philosophy

Every repository and component in the CeloHT ecosystem is labeled according to its actual readiness level. A repository must never imply a higher readiness level than the evidence supports.

Status Meaning
Experimental Early experimentation
Development Active implementation
Testnet Deployed for testing
Security Review Under security validation
Production Ready Meets defined production requirements
Mainnet Operational on Mainnet
Archived No longer actively maintained

Relationship with Celo

CeloHT is an independent, open-source initiative that uses Celo's public blockchain infrastructure. CeloHT does not own or control the Celo network, and this project is not an official product or endorsement of the Celo Foundation or any wallet provider. References to Celo, USDm, and CELO describe the infrastructure CeloHT builds on top of, not affiliations or endorsements.


Official Links


CeloHT is a community-governed, open-source initiative. This document reflects the current state of the project and will evolve as the ecosystem matures.

Popular repositories Loading

  1. celoht-docs celoht-docs Public template

    Official documentation repository for CeloHT. Comprehensive documentation covering architecture, governance, APIs, education, developer guides, whitepaper, roadmap, RFCs, standards, and community r…

    Shell 11 2

  2. celoht-research celoht-research Public template

    Official research repository for CeloHT, containing research papers, RFCs, technical specifications, architecture, security studies, and evidence-based analyses that drive the CeloHT ecosystem.

    Shell 11 3

  3. celoht-dapp celoht-dapp Public template

    Smart contracts powering the CeloHT ecosystem on the Celo blockchain. Built with Solidity to support decentralized education, community agents, transparent impact tracking, and future Web3 infrastr…

    TypeScript 10 3

  4. CeloHT CeloHT Public template

    CeloHT is a community-driven, open-source initiative for financial inclusion, education, and reforestation built on the Celo ecosystem. Not a blockchain, not a token, not an investment.Supports Min…

    Shell 10 4

  5. celoht-siteweb celoht-siteweb Public template

    Official CeloHT website empowering communities through financial education, decentralized agent networks, and reforestation on the Celo ecosystem.

    HTML 10 5

  6. celoht-brand celoht-brand Public template

    CeloHT Brand is the official brand identity repository for CeloHT, providing logos, visual assets, brand guidelines, messaging, typography, colors, voice and tone, press materials, and usage standa…

    9 1

Repositories

Showing 10 of 15 repositories
  • celoht-research Public template

    Official research repository for CeloHT, containing research papers, RFCs, technical specifications, architecture, security studies, and evidence-based analyses that drive the CeloHT ecosystem.

    Celo-HaiTi/celoht-research's past year of commit activity
    Shell 11 3 0 0 Updated Sep 15, 2026
  • celoht-dapp Public template

    Smart contracts powering the CeloHT ecosystem on the Celo blockchain. Built with Solidity to support decentralized education, community agents, transparent impact tracking, and future Web3 infrastructure. Secure, open-source, and community-driven.

    Celo-HaiTi/celoht-dapp's past year of commit activity
    TypeScript 10 3 0 0 Updated Sep 15, 2026
  • celoht-smart-contracts Public template

    Production-grade Celo smart contracts for CeloHT (Celo-HaiTi): Agent Network, Service Payments, Education, Reforestation & Governance. USDm-only, no token, 1-wallet-1-vote governance. Apache-2.0.

    Celo-HaiTi/celoht-smart-contracts's past year of commit activity
    TypeScript 7 2 0 0 Updated Sep 15, 2026
  • celoht-governance Public

    Canonical, community-governed governance layer for CeloHT (Celo Haiti) proposal lifecycle, one-member-one-vote, RBAC, treasury approval flow with timelock, and append-only audit logging. TypeScript + PostgreSQL/Supabase reference implementation. No governance token.

    Celo-HaiTi/celoht-governance's past year of commit activity
    TypeScript 4 1 0 0 Updated Sep 15, 2026
  • celoht-backend Public template

    Official CeloHT application backend Next.js 14 + strict TypeScript. Wallet authentication (nonce/signature), server-side authorization, agents/KYC, education, reforestation, governance, admin, audit logging and health checks.

    Celo-HaiTi/celoht-backend's past year of commit activity
    TypeScript 7 2 0 0 Updated Sep 15, 2026
  • celoht-indexer Public template

    Official CeloHT blockchain indexer synchronizes Celo Sepolia contract events into Supabase. Chunked backfill, live sync, reorg handling, checkpoints, and health checks. Fails closed on Mainnet and on missing ABIs.

    Celo-HaiTi/celoht-indexer's past year of commit activity
    TypeScript 7 1 0 0 Updated Sep 15, 2026
  • celoht-supabase Public

    Supabase database foundation for CeloHT reproducible SQL migrations, full Row Level Security, private storage buckets for KYC/evidence, and complete documentation. No application code, no fake data.

    Celo-HaiTi/celoht-supabase's past year of commit activity
    PLpgSQL 6 1 0 0 Updated Sep 15, 2026
  • celoht-admin Public template

    Operational control center for CeloHT treasury, governance, education, agent network, and reforestation dashboards. Next.js 15 · Supabase · Apache 2.0.

    Celo-HaiTi/celoht-admin's past year of commit activity
    TypeScript 8 2 0 0 Updated Sep 15, 2026
  • CeloHT Public template

    CeloHT is a community-driven, open-source initiative for financial inclusion, education, and reforestation built on the Celo ecosystem. Not a blockchain, not a token, not an investment.Supports MiniPay, WalletConnect-compatible wallets, and Valora.

    Celo-HaiTi/CeloHT's past year of commit activity
    Shell 10 4 53 0 Updated Sep 14, 2026
  • celoht-docs Public template

    Official documentation repository for CeloHT. Comprehensive documentation covering architecture, governance, APIs, education, developer guides, whitepaper, roadmap, RFCs, standards, and community resources. The single source of truth for contributors, developers, partners, researchers, and the global CeloHT ecosystem.

    Celo-HaiTi/celoht-docs's past year of commit activity
    Shell 11 2 0 0 Updated Sep 14, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…