A high-performance Web3 platform for Mars WTF meme token, built on Next.js and primarily deployed on Base Network. Features seamless NFT minting, real-time blockchain data integration, and an interactive presale dashboard. The platform leverages RainbowKit for multi-wallet connectivity, custom smart contract interactions, and IPFS/Pinata for decentralized NFT storage.
- Next.js
- TypeScript
- RainbowKit for wallet connections
- Wagmi for blockchain interactions
- IPFS/Pinata for NFT storage
- Vercel for deployment
- Wallet Integration with multiple providers
- NFT Minting Interface
- Top Holders Leaderboard
- Real-time Token Statistics
- Custom Toast Notifications
- Lazy Loading Images
- Responsive Design
- Clone the repository:
git clone https://github.com/top0329/mars-wtf-frontend.git
- Install dependencies:
npm install
- Configure environment variables:
Create a
.env.local
file with:
NEXT_PUBLIC_ENABLE_TESTNETS=true
Run the development server:
npm run dev
Access the development site at http://localhost:3000
- Base Network:
0xD76e5a10702156c4155443EC93Ff634b6F12a312
- Sepolia Network:
0x10B70F96Eccba753231D853157386579301622eF
The backend API is hosted at: https://mars-backend-t22d.vercel.app/api
This project is optimized for deployment on Vercel. Follow these steps:
- Connect your repository to Vercel
- Configure environment variables
- Deploy
- Fork the repository
- Create a feature branch
- Commit changes
- Push to the branch
- Open a Pull Request
MIT License
For technical support or inquiries, please open an issue in the repository.