A FastAPI-based SaaS that enables users to securely sweep funds from compromised crypto wallets to safe destinations. Supports multiple blockchains, encrypted key storage, email & Telegram notifications, and adjustable service fees for the provider.
Sweepify is a secure crypto sweeping platform built with FastAPI that helps users securely sweep funds from vulnerable or compromised crypto wallets across multiple blockchains into a safe destination.
- 🌐 Multi-chain sweeping: BTC, ETH, BSC, TON, SUI, and Pi Network (planned)
- 🔐 Encrypted private key storage
- 🛡️ Two-Factor Authentication (2FA)
- ✉️ Email and Telegram notifications
- 🧮 Dynamic service fee configuration (default: 10%)
- 🧑💼 Admin dashboard for managing users, logs, and system settings
- 🐳 Dockerized for easy deployment
- Backend: FastAPI + SQLAlchemy
- Database: PostgreSQL or SQLite
- Auth: JWT + 2FA (PyOTP)
- Notifications: SMTP + Telegram Bot API
- Deployment: Docker & Docker Compose
git clone https://github.com/IamAdedo/sweepify-fastapi.git
cd sweepify-fastapi
cp .env.example .env
docker-compose up --buildSweepify is intended for ethical recovery of assets from wallets under user control. Misuse is strictly prohibited. The developers are not liable for unauthorized use of this software.