Smart Pesa is a USSD/SMS Interface to Smart Contracts, #defi & Decentralised Applications
TODO
To connect & enable anyone connected to a mobile network accesss to Smart Contracts, #defi & Decentralised Applications.
- Key Management
- Multi-account Wallet
- Access Smart Contract ABI
- M-PESA Integration
- DApplet Registry
Anyone with a connection to a mobile network, predominantly focusing on those with feature phones in underserviced areas.
Unlike Status, S-Pesa is not a decentralised client, and therefore be understood as a trusted gateway to decentralised technologies that also does key management.
S-Pesa comes from a want to help create popup micro-economies and help lift people out of poverty, and hopefully help these communities to adopt Blockchain-enabled technologies.
nimble build && ./SPesa
- Nim 0.20.2 or above
- Git
- An Ethereum Node
- Redis Server
Do you want to help? That's awesome. Here are simple things you can do.
- Unlike Fight Club, the best way to help is to actually talk about the project as much as you can (blog post, articles, Twitter, Facebook).
- You can answer questions in the issue tracker to help other community members.
- Read our Contribution Guide.
- Install the developer version locally so you can start contributing instructions.
- Look for issues labelled bugs if you are looking to have an immediate impact on the project.
- Look for issues labelled Help wanted These are issues that you can solve relatively easily.
- Look for issues labelled Good first issue These issues are for people who want to contribute, but try to work on a small feature first.
- If you are an advanced developer, you can try to tackle issues labelled feature requests. Beware though - they are harder to do and will require a lot of back and forth with the repository administrator in order to make sure we are going to the right direction with the product.
We welcome contributions of all kinds from anyone.
Software are cultural artefacts, and as such I want to embed in them the ability to uphold human rights.
You can read Status' Principles here.
- Liberty
- Censorship resistance
- Security
- Privacy
- Transparency
- Openness
- Decentralization
- Inclusivity
- Continuance
- Resourcefulness
S-Pesa's vision is to provide people access to decentralised technologies as far as mobile networks reach, and connect them to the global (financial) markets
- TODO
- handle USSD HTTP POST
- menu system
- pin-based registration system (key gen and encrypt with truncated hash of phone number and pin?)
- PoC Send/Receive
- MPESA Integration https://developer.safaricom.co.ke/docs#command-ids
- How to handle addresses that don't have pphone numers, make addresses first class citizen, with phone numbers attached (and have labelling)
This software is released licensed under MIT or Apache 2.0.