The complete documentation for CeloHT, a Haitian-led, open-source, community-governed initiative advancing financial inclusion, blockchain education, and environmental sustainability from Léogâne, Haiti.
| I want to... | Read |
|---|---|
| Understand what CeloHT is in a few minutes | LITEPAPER.md |
| Read the full institutional overview | WHITEPAPER.md |
| Learn how CeloHT began and what has happened so far | HISTORY.md |
| Understand the funding and sustainability model | BUSINESS_MODEL.md |
| Understand governance and decision-making | GOVERNANCE.md |
| Confirm the no-token policy | NO_TOKEN_POLICY.md |
| Review the technical architecture | ARCHITECTURE.md |
| Explore the education pillar | EDUCATION.md |
| Explore the Agent Network pillar | AGENT_NETWORK.md |
| Explore the reforestation pillar | REFORESTATION.md |
| Build on CeloHT | DEVELOPER_GUIDE.md and SMART_CONTRACTS.md |
| Use the API | API_REFERENCE.md |
| Report a security issue | SECURITY.md |
| Contribute to the project | CONTRIBUTING.md |
| See the roadmap | ROADMAP.md |
| Look up key terms | GLOSSARY.md |
CeloHT is a Haitian-led, open-source initiative expanding financial inclusion through three permanent pillars:
- Education — Web3, financial literacy, and digital security education, delivered primarily in Haitian Creole.
- Agent Network — a trained, community-rooted network of local agents providing cash-to-USDm conversion and digital payment support.
- Reforestation — measurable, transparently reported environmental restoration linked to community development.
CeloHT uses the Celo blockchain as infrastructure supporting USDm for payments and CELO for gas. The initiative supports wallet connectivity through Valora, MiniPay, and WalletConnect-compatible wallets, subject to the availability and configuration of each integration. CeloHT is independently governed by its community and is not officially affiliated with, endorsed by, or operated by the Celo Foundation, Valora, MiniPay, or WalletConnect.
CeloHT has no native token, no ICO, no presale, and makes no investment promises. See NO_TOKEN_POLICY.md.
Founder and governance: Johnny Dubic is permanently recognized as Founder of CeloHT. Founder status is separate from governance authority: any individual may propose an idea, but a proposal becomes an official CeloHT decision only through the documented collective process in GOVERNANCE.md. No single individual, including the Founder, has unilateral governance authority.
This repository is maintained primarily in English as the reference language for technical and governance documentation to support a global community. Education materials distributed directly to communities are developed separately and are primarily in Haitian Creole. See EDUCATION.md.
This repository is organized as a documentation and governance library for the CeloHT initiative. The main files in the root directory cover strategy, governance, architecture, operations, education, and community guidance.
celoht-docs/
├── README.md # Project entry point
├── LITEPAPER.md # Short overview for partners and press
├── WHITEPAPER.md # Full institutional overview
├── HISTORY.md # Origin and milestones
├── BUSINESS_MODEL.md # Funding and sustainability
├── GOVERNANCE.md # Governance and community coordination
├── NO_TOKEN_POLICY.md # Formal no-token policy
├── ARCHITECTURE.md # System design and technical architecture
├── DEVELOPER_GUIDE.md # Development guidance
├── SMART_CONTRACTS.md # Smart contract documentation
├── API_REFERENCE.md # API documentation
├── SDK.md # SDK documentation
├── CLI.md # CLI documentation
├── SECURITY.md # Security policy
├── ROADMAP.md # Product and community roadmap
├── EDUCATION.md # Education pillar
├── AGENT_NETWORK.md # Agent network pillar
├── REFORESTATION.md # Reforestation pillar
├── FAQ.md # Frequently asked questions
├── GLOSSARY.md # Shared terminology
├── CONTRIBUTING.md # Contribution process
├── CODE_OF_CONDUCT.md # Community standards
├── CHANGELOG.md # Version history
├── LICENSE # Apache 2.0 license
├── validate.sh # Local validation script
├── module-01-financial-literacy-foundations.md
├── module-02-web3-and-blockchain.md
├── module-03-usdm-and-celo.md
├── module-04-wallet-safety.md
├── module-05-digital-security.md
├── module-06-responsible-digital-finance.md
├── module-07-using-the-agent-network.md
├── module-08-developer-onboarding.md
├── ...
└── supporting policy and governance documents
- Brand assets and visual identity: github.com/Celo-HaiTi/celoht-brand
- Website: github.com/Celo-HaiTi/celoht-siteweb
- dApp: github.com/Celo-HaiTi/celoht-dapp
- Smart Contracts: github.com/Celo-HaiTi/celoht-smart-contracts
- Email: contact@celoht.com
- Website: celoht.com
- Documentation repository: github.com/Celo-HaiTi/celoht-docs
CeloHT is community-governed and open to collaboration. See CONTRIBUTING.md to get involved.