The Degen Phone OS β Custom Android launcher built for crypto degens, pump.fun traders, and Solana maxis.
PumpOS transforms your Android phone into the ultimate degen trading machine. It's not just an app β it's a complete home screen replacement with:
- πΌ System-level Wallet β Embedded in the OS, secured by hardware
- π Live Trading β pump.fun, Jupiter, Raydium in one place
- π₯ Alpha Feed β Real-time new tokens, migrations, whale alerts
- π€ Degen AI β Token analysis, rug detection, trade suggestions
- β‘ Gesture Trading β Swipe to buy, shake to sell all
- Live portfolio value with P&L
- Real-time token feed (new launches, migrations)
- Quick action widgets
- Customizable layouts
- Hardware-backed key storage (TEE/StrongBox)
- Biometric authentication
- Multi-wallet support
- WalletConnect compatible
- QR code scanner
- pump.fun β Buy/sell directly
- Jupiter β Best price swaps
- Raydium β LP positions
- One-tap preset amounts (0.1/0.5/1/5 SOL)
- Stop-loss & take-profit orders
- New token alerts (filtered by your criteria)
- Migration notifications (bonding curve β Raydium)
- Whale movement tracking
- Crypto Twitter integration
- Telegram/Discord feeds
- "Is this a rug?" instant analysis
- Dev wallet checker
- Holder distribution analysis
- Similar tokens finder
- Entry/exit suggestions
- Voice commands support
| Gesture | Action |
|---|---|
| Swipe Right | Quick Buy |
| Swipe Left | Quick Sell |
| Swipe Up | AI Analysis |
| Swipe Down | Refresh Feed |
| Double Tap | Add to Watchlist |
| Long Press | Token Details |
| Shake | Emergency Sell All π¨ |
| Component | Technology |
|---|---|
| Platform | Android (API 26+) |
| Language | Kotlin |
| UI | Jetpack Compose |
| Blockchain | Solana (web3.js, Solana Mobile SDK) |
| Wallet | Seed Vault, Hardware Keystore |
| Data | WebSocket, REST APIs |
| AI | On-device LLM + Cloud fallback |
| Database | Room (SQLite) |
| DI | Hilt |
- Download the latest APK from Releases
- Enable "Install from unknown sources"
- Install the APK
- Set PumpOS as your default launcher
# Clone the repository
git clone https://github.com/user/pumpos.git
cd pumpos
# Build debug APK
./gradlew assembleDebug
# Install on device
adb install app/build/outputs/apk/debug/app-debug.apkCreate local.properties in the project root:
# Solana RPC endpoints (use your own for production)
SOLANA_RPC_URL=https://api.mainnet-beta.solana.com
HELIUS_API_KEY=your_helius_key
BIRDEYE_API_KEY=your_birdeye_key
# AI (optional)
OPENAI_API_KEY=your_openai_key- Project setup
- Custom launcher activity
- Home screen with widgets
- App drawer
- Solana wallet creation/import
- Hardware keystore integration
- Transaction signing
- WalletConnect support
- pump.fun integration
- Jupiter swap
- Portfolio tracking
- Price alerts
- WebSocket real-time data
- Token filtering
- Push notifications
- Social feeds
- On-device inference
- Token analysis
- Voice commands
- Trade suggestions
- Themes & customization
- Achievements system
- Widget variety
- Performance optimization
We welcome contributions! Please see CONTRIBUTING.md for guidelines.
# Fork the repo
# Create your feature branch
git checkout -b feature/amazing-feature
# Commit your changes
git commit -m 'Add amazing feature'
# Push to the branch
git push origin feature/amazing-feature
# Open a Pull RequestPumpOS is provided for educational and entertainment purposes. Cryptocurrency trading involves significant risk. Always DYOR (Do Your Own Research) before making any trades. The developers are not responsible for any financial losses.
This project is licensed under the MIT License - see the LICENSE file for details.
- Solana Mobile β Mobile SDK inspiration
- pump.fun β The degen playground
- Jupiter β Best swap aggregator
- DexScreener β Chart data
Built for degens, by degens. πΈ




