Create memecoins with your friends: we built a one-click memecoin launcher that lets you deploy your own token with initial liquidity on uniswap v3, all from a simple web app. it’s super easy, even for non-crypto friends
Prize Pool
Prize Pool
our project is a tool that makes launching your own token as easy as possible. you just connect your wallet, input some basic info like the token name and symbol, and boom—you’ve got your own token live on uniswap v3 with initial liquidity. we integrated gnosis safe so friend groups can manage the token together securely. perfect for anyone who wants to create a token without dealing with all the complicated stuff. deployed live on base mainnet, unichain sepolia and xyz. custom smart contract to create an ERC20 token and create a uniswap pool.
we built this using next.js for the frontend, styled with shadcn ui components to make it look good and responsive on mobile. viem, wagmi, and onchainkit takes care of the blockchain interactions, letting us deploy smart contracts and interact with uniswap directly from the browser. integrating pimlico was key for allowing team-based multisig wallets, so multiple people can manage the token securely. we pieced it all together so the user experience is smooth and simple, hiding all the complex blockchain stuff under the hood. smart contract using foundry and uniswap sdk to create positions.