https://fair-launch-eth.vercel.app/
FairLaunch is a sybil-resistant, multichain token launchpad that ensures fair participation in meme coins, AI agents, and community-driven tokens. By leveraging Humanity Protocol for proof of personhood and Zircuit for secure, efficient transactions, we prevent sniper bots and enable organic token growth.
- Sybil-Resistant Token Launches – Uses Humanity Protocol to ensure genuine users participate.
- Bot Prevention – Protects against sniping bots and unfair token accumulation.
- Multichain Support – Future-proofed for cross-chain purchases and seamless liquidity.
- Fair Trading Mechanism – Implements a dynamic bonding curve for sustainable tokenomics.
- Automated Market Making (Future) – Plans to integrate Uniswap V4 on Unichain for liquidity.
- Web2-Like UX – Integrates Okto embedded wallets for one-click transactions.
- Blockchain: Zircuit
- Authentication: Humanity Protocol
- Smart Contracts: Solidity
- Frontend: Next.js, TailwindCSS
- Wallet & UX: Okto SDK
- Future Integrations: Uniswap V4, Wormhole Queries
- Deploys ERC-20 tokens with bonding curve mechanics.
- Supports custom token metadata and token supply constraints.
- Implements a dynamic buy/sell curve for token pricing.
- Prevents rug pulls by limiting token withdrawals before graduation.
- Uses Humanity Protocol to confirm unique user identities.
- Ensures only verified wallets can participate in token launches.
- Create a Meme Campaign – Deploy a new token with custom parameters.
- Verify Identity – Authenticate via Humanity Protocol.
- Buy Tokens – Purchase tokens using Zircuit and soon cross-chain assets.
- Trade Tokens (Future) – Tokens graduate to Uniswap V4 for open trading.
✅ Zircuit Deployment
✅ Humanity Protocol Integration
✅ Basic Bonding Curve
✅ Uniswap V4 Liquidity Integration
✅ Wormhole Multichain Liquidity
git clone https://github.com/mrkc2303/FairLaunch.git
cd FairLaunch
npm install
npm run dev