USSD & WhatsApp Global south last mile Hedera access in Africa (No internet or very low bandwidth internet)
# DeXa β USSD & WhatsApp Hedera LastβMile Access in the Global South
π View the Pitch Deck (PDF)
π View the Developer Certificate (PDF)
DeXa brings Hedera (EVM) to people with no internet or very low bandwidth by using familiar channels: USSD and WhatsApp. The project enables secure wallet creation, balance checks, and payments using simple menus (USSD) or natural language chat (WhatsApp), with multiβlanguage support and low fees on Hedera Testnet/Mainnet.
---
## Repository layout
- `ussd/` β Vite + React UI for showcasing the USSD/SMS experience and related assets. Includes a placeholder backend folder for USSD/SMS gateways.
- `whatsapp/` β TypeScript Node service integrating Twilio WhatsApp, Prisma/PostgreSQL, and Hedera EVM (ethers v6). Includes tests and simple contract tooling.
---
## Key capabilities
- USSD wallet flows: create, view, secure, delete (PIN protected)
- SMS/NLP assistant for blockchain queries and actions
- WhatsApp payments: P2P, phone-based identity mapping, group payments, refunds (WIP)
- Multiβlanguage UX (e.g., English, French, Kiswahili)
- Hedera EVM settlement (HBAR), very low fees, rapid finality
---
## System Architecture
```
βββββββββββββββββββββββββ ββββββββββββββββββββββ
β Feature phone user β β Smartphone user β
β (USSD/SMS) β β (WhatsApp) β
ββββββββββββ¬βββββββββββββ βββββββββββ¬βββββββββββ
β USSD/SMS β WhatsApp
βΌ βΌ
ββββββββββββββββββββββββββββββββ βββββββββββββββββββββββββββ
β USSD/SMS Gateway β β Twilio WhatsApp API β
β (e.g., Africa's Talking) ββββββββββββββΊβ (webhooks + outbound) β
ββββββββββββ¬ββββββββββββββββββββ ββββββββββββ¬βββββββββββββββ
β HTTP (USSD callbacks) β Webhook POST
βΌ βΌ
ββββββββββββββββββββββ β¦