Efrog Launch is an AI-powered meme token launchpad that allows users to easily create and deploy tokens, stake $CROAK for rewards, and earn exclusive Efroglet NFTs. This platform integrates AI-driven tokenomics, staking rewards, NFT minting, and a governance system powered by $CROAK.
CROAKTOKEN : 0x117981C7fEAaEaA9a24261f57DC76D1aEa3C05A3
- Next.js: For the user interface.
- Tailwind CSS: For sleek, responsive styling.
- Framer Motion: For smooth animations.
- Axios: For API calls.
- Express.js: REST API for interacting with the blockchain.
- Ethers.js: For blockchain interactions and contract calls.
- Groq API: For generating meme tokenomics.
- Solidity: Smart contracts for staking and rewards.
- Instantly generate and deploy meme tokens.
- AI-driven optimized tokenomics.
- Customizable supply, tax fees, and burn mechanisms.
- Stake $CROAK to earn passive rewards.
- Unlock exclusive Efroglet NFTs.
- Leaderboard for top stakers.
- Earn rare Efroglet NFTs through staking.
- On-chain NFT metadata and unique designs.
- Real-time analytics for meme tokens.
- AI-powered trading recommendations.
- $CROAK holders participate in governance.
- Engage in leaderboards and airdrops.
- ERC20 token contract for $CROAK.
- Max supply: 100,000,000.
- Minting and burning functionality.
- Stake $CROAK to earn rewards.
- Unstake anytime with calculated rewards.
- Top stakers leaderboard.
- ERC721 NFT contract for Efroglet collectibles.
- Max supply: 10,000.
- Rewards tied to staking activity.
- Customizable meme token smart contract.
- Built-in tax fee mechanism.
- Owner-controlled minting and supply limits.
GROQ_API_KEY=groq-api-key
PORT=5000
ALCHEMY_API_KEY=alchemy-api-key git clone https://github.com/thecoderadi/efrog-launch.git
cd efrog-launchcd frontend && npm install
cd backend && npm installnpx hardhat compile
npx hardhat node
npx hardhat run scripts/deploy.js --network localhost
npx hardhat run scripts/deploy-nft.js --network localhost
npx hardhat run scripts/deployCroak.js --network localhost
npx hardhat run scripts/deployStaking.js --network localhostnpm run devnpm run devThis project is licensed under the MIT License.