📅 10-Week Plan
✅ Week 1: Core Bot + Wallets + Configs
"Users should register, deposit, and set preferences by end of this week."
- [x] Users can register and link their wallet
- [x] Users get deposit instructions (show Sui address)
- [x] Telegram bot setup with
/start
, main menu
- [x] Add Settings: slippage configuration (1%, 3%, 5%, etc.)
- [x] Store all data in the database
- [x] Test wallet interactions: check if a deposit was received
✅ Goal: Users can onboard, deposit, and configure their slippage.
⏳Week 2: Trading + Withdrawals + 1% Tax
"Trading is live — and tax logic is running."
- [x] Integrate with Sui DEXes (Cetus, Turbos Dex & Blue Move)
- [x] Integrate with Sui-based memecoin launchpads (Move Pump & Turbos Fun)
- [x] Add Buy/Sell flow (choose token, input amount, confirm slippage)
- [ ] Auto-apply 1% tax to each trade
- [x] Store transaction data for history