A modern, secure, and user-friendly SaveFi platform built on multiple blockchain networks.
Bitsave is a cutting-edge savings finance (SaveFi) application that enables users to create secure, time-locked savings plans across multiple blockchain networks. Built with modern web technologies and smart contract integration, Bitsave offers a seamless experience for managing digital assets with built-in security features and penalty mechanisms.
- 🔐 Secure Time-Locked Savings - Create savings plans with customizable maturity dates
- 🌐 Multi-Chain Support - Base, Celo, and Lisk networks
- 💰 Multiple Cryptocurrencies - USDC, ETH, cUSD, and more
- 🎯 Penalty System - Configurable early withdrawal penalties (5%, 10%, 15%, 20%)
- 📊 Real-Time Analytics - Track your savings performance and growth
- 🔄 Top-Up Functionality - Add funds to existing savings plans
- 👥 Referral System - Earn rewards by inviting friends
- 🌍 Internationalization - Support for 15+ languages
- 📱 Responsive Design - Optimized for desktop and mobile devices
- 🔒 ENS Integration - Link your Ethereum Name Service domains
- Framework: Next.js 15.2.2 with App Router
- Language: TypeScript
- Styling: Tailwind CSS with custom components
- Animations: Framer Motion
- State Management: React Query (TanStack Query)
- Web3 Integration: Wagmi + RainbowKit + Ethers.js
- Database: MongoDB with optimized queries
- Authentication: JWT-based admin authentication
- Email Service: Nodemailer with SMTP
- Image Storage: Cloudinary integration
- Analytics: Custom interaction tracking
- Deployment: Vercel-optimized
- Smart Contracts: Custom Bitsave contracts on multiple chains
- Wallet Support: MetaMask, WalletConnect, and more via RainbowKit
- Networks: Base, Celo, Lisk
- Token Standards: ERC-20 token support
# Development
npm run dev # Start development server with Turbopack
npm run build # Build for production
npm run start # Start production server
npm run lint # Run ESLint
# Database
node scripts/migrate-to-mongodb.js # Migrate data to MongoDB- Base - Ethereum Layer 2 solution
- Celo - Mobile-first blockchain platform
- Lisk - Accessible blockchain application platform
| Network | Tokens |
|---|---|
| Base | USDC, ETH |
| Celo | cUSD, CELO |
| Lisk | USDC, ETH |
- Base:
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 - Celo:
0x7d839923Eb2DAc3A0d1cABb270102E481A208F33 - Lisk:
0x3593546078eECD0FFd1c19317f53ee565be6ca13
createSaving()- Create new savings planjoinBitsave()- Register user with platformtopUpSaving()- Add funds to existing planwithdrawSaving()- Withdraw from matured plangetUserChildContractAddress()- Get user's contract address
- Modern Design: Clean, intuitive interface with smooth animations
- Dark/Light Mode: Automatic theme switching support
- Responsive Layout: Optimized for all device sizes
- Accessibility: WCAG compliant with keyboard navigation
- Loading States: Skeleton loaders and progress indicators
- Error Handling: User-friendly error messages and recovery options
Bitsave supports 15+ languages:
- English (en)
- Spanish (es)
- French (fr)
- German (de)
- Italian (it)
- Portuguese (pt)
- Dutch (nl)
- Russian (ru)
- Japanese (ja)
- Korean (ko)
- Chinese (zh)
- Hindi (hi)
- Arabic (ar)
- Turkish (tr)
- Swedish (sv)
- User Interactions: Track user behavior and engagement
- Transaction Monitoring: Real-time transaction status tracking
- Performance Metrics: Dashboard analytics and insights
- Error Tracking: Comprehensive error logging and reporting
- Smart Contract Audits: Thoroughly tested contract code
- Secure Authentication: JWT-based admin authentication
- Input Validation: Comprehensive form validation
- Rate Limiting: API rate limiting protection
- HTTPS Enforcement: Secure data transmission
- Environment Variables: Sensitive data protection
This project is licensed under the MIT License - see the LICENSE file for details.
- Next.js Team - For the amazing React framework
- Ethereum Foundation - For blockchain infrastructure
- RainbowKit - For seamless wallet integration
- Tailwind CSS - For utility-first styling
- Vercel & Netlify - For deployment and hosting
- Website: https://bitsave.io
- Email: [email protected]
- Documentation: https://docs.bitsave.io
- Community: Telegram
Built with ❤️ by the Bitsave Team
© 2025 Bitsave. All rights reserved.