active · 2026
StellarUSSD
A Stellar wallet you can use from a feature phone.
01 / Backend
StellarUSSD
A Stellar wallet you can use from a feature phone.
Problem
A lot of people in Nigeria still use feature phones, or have a smartphone but no data. They can't use a normal crypto wallet app. I wanted to see if you could put one behind a USSD code instead — the same way mobile money already works.
Approach
A Go backend that talks to telco USSD gateways and translates *123#-style menus into Stellar transactions. The phone is dumb; session state, keys, and rate-limiting all live on the server.
Outcome
An early prototype that proves the idea works end-to-end. A lot more to harden before it's production-ready, but the core flow is there.





