Orbiton is a decentralized finance (DeFi) application designed for the TON blockchain. It allows users to swap tokens, manage liquidity pools, and track their portfolio within a seamless and intuitive interface.
Built with Next.js, TypeScript, and Tailwind CSS, Orbiton ensures a high-performance, modern user experience.
- 🔄 Token Swaps – Easily swap between different TON Jettons using a secure and optimized trading algorithm.
- 💧 Liquidity Pools – Provide liquidity and earn transaction fees in return.
- 📊 Portfolio Tracking – Monitor your assets and transactions in real-time.
- 🔗 TON Connect Integration – Connect your TON wallet securely.
- 🚀 Fast and Responsive UI – Optimized for Telegram Mini App.
mini-app
├── public/ # Static assets (images, locale files, etc.)
├── src/
│ ├── apis/ # API calls for blockchain and server
│ ├── components/ # Reusable UI components
│ ├── app/ # Pages and layouts
│ ├── hooks/ # Custom React hooks
│ ├── store/ # State management (Zustand)
│ ├── lib/ # Utility functions
│ ├── constants/ # Global constants
│ └── types/ # TypeScript types
├── package.json # Dependencies and scripts
├── tsconfig.json # TypeScript configuration
├── tailwind.config.js # Tailwind CSS configuration
└── README.md # Project documentation
🚀 Join us in shaping the future of DeFi on TON!