Logo Lanfrica

Esusu-ajo-chain/AjoChain

Domain:

socioeconomic

Record type:

software
Creator:
Esu
Host:
Nigeria's traditional rotating savings group, digitized on Stellar using Soroban smart contracts. # 🀝 AjoChain β€” On-Chain Cooperative Savings Protocol **AjoChain** is a decentralized protocol digitizing the traditional African rotating savings and credit association (ROSCA) modelβ€”commonly known as *Esusu* or *Ajo*β€”using Stellar and Soroban smart contracts. --- ## 🌍 The Problem Across Africa, informal cooperative savings groups empower communities to pool capital and access lump sums of cash. However, these systems rely entirely on a central human coordinator. This creates a single point of failure: coordinators can mismanage funds, abscond, or make human errors, breaking the foundational chain of trust. ## πŸ’‘ The Solution AjoChain removes the need for a central coordinator by replacing them with a trustless Soroban smart contract. - **πŸ” Transparent:** Every cycle and contribution is fully verifiable on-chain. - **⚑ Automated:** The smart contract auto-distributes the pot to the designated member per round. - **🌐 Inclusive:** Built on Stellar to ensure near-zero micro-transaction fees, making it genuinely accessible to everyday users. - **πŸ›‘οΈ Secure:** Collateral vault prevents rational defaults; governance timelock prevents admin abuse. - **⭐ Merit-Based:** On-chain reputation system rewards consistent participation with access to premium pools. --- ## πŸ›οΈ Architecture AjoChain is a modular protocol composed of **5 Soroban smart contracts**: ``` β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ Frontend (Next.js 15) β”‚ β”‚ Dashboard β”‚ Pool Explorer β”‚ Create Pool β”‚ Profile β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ Stellar / Soroban β”‚ β”‚ β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β”‚ β”‚ Factory │──│ Pool │──│ Collateral β”‚ β”‚ β”‚ β”‚ Registry β”‚ β”‚ Lifecycleβ”‚ β”‚ Vault β”‚ β”‚ β”‚ …