A mobile payment system powered by Stellar for fast, secure transactions.
PayStell Mobile enables users to send and receive payments on the Stellar network seamlessly. Built with Kotlin, it ensures secure, low-cost, and instant transactions directly from your mobile device.
- Fast and secure Stellar payments
- User-friendly mobile experience
- Support for multiple Stellar assets
- QR code scanning for quick transactions
- Low transaction fees
- Transaction history and balance tracking
- Biometric authentication for enhanced security
- Language: Kotlin
- Framework: Jetpack Compose
- Blockchain: Stellar SDK
# Clone the repository
git clone https://github.com/yourorganization/paystell-mobile.git
# Open the project in Android Studio
cd paystell-mobile
# Sync dependencies and build the project
./gradlew build- Copy
.env.exampleto.envand configure your API keys - Set up your Stellar testnet/private keys
- Run the app in an emulator or physical device
We welcome contributions! Please check our CONTRIBUTING GUIDE before submitting PRs.
- Fork the repository
- Create a feature branch (
git checkout -b feat/AmazingFeature) - Commit your changes (
git commit -m 'feat: added amazing feature') - Push to the branch (
git push origin feat/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Manuel Paredes
- Renzo Espinosa
- Contributions from the open-source community and OnlyDust
If you find PayStell Mobile useful, please consider:
- Starring the repository ⭐
- Sharing the project 🚀