A decentralized presale platform where users can purchase tokens using ETH. Built with Vite + React + Tailwind CSS for a fast and modern user experience.
- Connect Wallet (MetaMask & WalletConnect)
- Live Presale Status (progress bar, hard cap, raised funds)
- Buy Tokens with ETH
- Dark Neon UI with Glassmorphism
- Frontend: Vite, React, Tailwind CSS
- Web3: ethers.js
- Smart Contract: Solidity, OpenZeppelin
- Blockchain: Ethereum (Sepolia Testnet)
git clone https://github.com/rakibmia7254/NEO-presale.git
cd NEO-presalenpm installnpm run dev- Connect Wallet using MetaMask or WalletConnect.
- Enter ETH Amount and click "Buy Tokens."
- Confirm Transaction in MetaMask.
- View Presale Progress on the dashboard..
- Fork the project.
- Create a new branch (
git checkout -b feature-branch). - Commit changes (
git commit -m 'Added new feature'). - Push to branch (
git push origin feature-branch). - Open a pull request.
This project is licensed under the MIT License.
Made with 💙 by Rakib Hossain