A modern, secure, and user-friendly staking platform built on Solana blockchain. FROST enables users to stake their SOL tokens and earn rewards with maximum security and instant liquidity.
- Secure Staking - Non-custodial staking with maximum security
- High APY - Competitive annual percentage yield on staked SOL
- Instant Liquidity - Access to your staked assets when needed
- Modern UI - Beautiful, responsive design with dark mode support
- Ecosystem Integration - Seamlessly integrated with leading Solana protocols
- Real-time Stats - Live tracking of TVL, staked SOL, and APY
- Dark Mode - Full dark/light theme support
- Mobile Responsive - Optimized for all device sizes
- Node.js 18+ and npm (or use nvm)
- A Solana wallet (Phantom, Solflare, etc.)
-
Clone the repository
git clone https://github.com/sahiill7171/Frost.git cd Frost -
Install dependencies
npm install
-
Start the development server
npm run dev
-
Open your browser Navigate to
http://localhost:8080to see the application.
npm run dev- Start development server with hot reloadnpm run build- Build for productionnpm run build:dev- Build in development modenpm run preview- Preview production build locallynpm run lint- Run ESLint to check code qualitynpm test- Run test suitenpm run test:watch- Run tests in watch mode
- React 18.3.1 - UI library
- TypeScript 5.8.3 - Type-safe JavaScript
- Vite 5.4.19 - Fast build tool and dev server
- React Router 6.30.1 - Client-side routing
- Tailwind CSS 3.4.17 - Utility-first CSS framework
- shadcn/ui - High-quality React components
- Radix UI - Accessible component primitives
- Lucide React - Beautiful icon library
- next-themes - Theme management (dark/light mode)
- TanStack Query 5.83.0 - Server state management
- React Hook Form 7.61.1 - Form handling
- Zod 3.25.76 - Schema validation
- Recharts 2.15.4 - Charting library
- date-fns 3.6.0 - Date utilities
- Sonner 1.7.4 - Toast notifications
FROST/
├── public/ # Static assets
│ ├── favicon.ico
│ ├── orca-logo.svg # Ecosystem partner logos
│ ├── jupiter-logo.svg
│ ├── solend-logo.svg
│ └── marinade-logo.svg
├── src/
│ ├── components/ # React components
│ │ ├── ui/ # shadcn/ui components
│ │ ├── EcosystemSection.tsx
│ │ ├── Footer.tsx
│ │ ├── Header.tsx
│ │ ├── Logo.tsx
│ │ ├── SecuritySection.tsx
│ │ ├── StakingWidget.tsx
│ │ └── StatsBar.tsx
│ ├── hooks/ # Custom React hooks
│ ├── lib/ # Utility functions
│ ├── pages/ # Page components
│ ├── App.tsx # Main app component
│ ├── main.tsx # Entry point
│ └── index.css # Global styles
├── package.json
├── tsconfig.json # TypeScript configuration
├── tailwind.config.ts # Tailwind configuration
└── vite.config.ts # Vite configuration
Interactive widget for staking SOL tokens with real-time calculations and validation.
Showcase of integrated Solana protocols (Orca, Jupiter, Solend, Marinade) with custom logos and asymmetric layout.
Displays security features and infrastructure details including AMD EPYC processor information.
Real-time statistics display showing TVL, total staked SOL, and current APY.
- Non-custodial staking (users maintain control of their keys)
- Secure smart contract integration
- AMD EPYC™ 9254 processor infrastructure
- Regular security audits
- Transparent staking mechanisms
FROST integrates seamlessly with leading Solana protocols:
- Orca - Decentralized exchange (DEX)
- Jupiter - Best swap aggregator
- Solend - Lending and borrowing protocol
- Marinade - Liquid staking solution
npm run buildThe production build will be in the dist/ directory.
npm install -g vercel
vercelnpm install -g netlify-cli
netlify deploy --prodContributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is private and proprietary. All rights reserved.
Sahil Bhardwaj
- GitHub: @sahilleth
- Solana Foundation for the amazing blockchain infrastructure
- shadcn for the beautiful UI components
- All the open-source contributors whose libraries made this possible
For support, please open an issue in the GitHub repository.
Built with ❄️ by Sahil Bhardwaj - © 2026 FROST. All rights reserved.