Logo Lanfrica

maisarajumaf-commits/EAC-Payment-System

Domain:

digital infrastructure

Record type:

software
Creator:
mai
Host:
send money easy with us across East Africa # Blockchain-Based Cross-Border Payment System for East Africa **A production-grade DeFi payment rail combining smart contracts, on-chain wallets, and a tamper-proof ledger for seamless cross-border transactions across the East African Community.** ## ๐ŸŒ Project Overview This system enables instant, low-cost cross-border payments across East Africa by leveraging blockchain settlement, non-custodial wallets, and FX optimization. It maintains the familiar M-Pesa-meets-Wise interface while providing true decentralization and transparency. ### Supported Countries & Currencies - ๐Ÿ‡ฐ๐Ÿ‡ช Kenya โ€” KES - ๐Ÿ‡น๐Ÿ‡ฟ Tanzania โ€” TZS - ๐Ÿ‡บ๐Ÿ‡ฌ Uganda โ€” UGX - ๐Ÿ‡ท๐Ÿ‡ผ Rwanda โ€” RWF - ๐Ÿ‡ง๐Ÿ‡ฎ Burundi โ€” BIF - ๐Ÿ‡ธ๐Ÿ‡ธ South Sudan โ€” SSP - ๐Ÿ‡จ๐Ÿ‡ฉ DR Congo โ€” CDF - ๐Ÿ‡ธ๐Ÿ‡ด Somalia โ€” SOS ## ๐Ÿ—๏ธ Architecture Overview ``` โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€๏ฟฝ๏ฟฝ๏ฟฝโ”€โ”€โ”€โ” โ”‚ Frontend โ”‚โ—„โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–บโ”‚ Backend API โ”‚โ—„โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–บโ”‚ Smart Contract โ”‚ โ”‚ (React 18) โ”‚ โ”‚ (Fastify) โ”‚ โ”‚ (Polygon) โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ”‚ โ”‚ โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ โ”‚ โ”‚ PostgreSQL โ”‚ โ”‚ โ”‚ โ”‚ Database โ”‚ โ”‚ โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ โ”‚ โ”‚ Redis โ”‚ โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€(Sessions)โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ ``` ## ๐Ÿ“ฆ Monorepo Structure ``` eac-payment-system/ โ”œโ”€โ”€ frontend/ # React 18 + TypeScript + Vite โ”œโ”€โ”€ backend/ # Node.js 20 + Fastify + TypeScript โ”œโ”€โ”€ contracts/ # Solidity smart contracts (Hardhat) โ”œโ”€โ”€ shared/ # Shared types & utilities โ”œโ”€โ”€ docs/ # Documentation โ”œโ”€โ”€ .github/ โ€ฆ

Licenses