Skip to content

justraman/mint-mania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MintMania

MintMania lets you create and trade ERC20 tokens on the Base blockchain. Inspired by Pump.fun on Solana, MintMania uses a bonding curve to manage token sales and liquidity. As tokens are bought and sold, their price adjusts according to the curve. Once the curve is fully utilized (reaches 100%), MintMania automatically adds liquidity to a decentralized exchange (DEX), making it easy for everyone to trade your token.

Getting Started

Mint Sepolia USDT at https://sepolia.basescan.org/token/0x323e78f944A9a1FcF3a10efcC5319DBb0bB6e673#readContract

MintMania Contract https://sepolia.basescan.org/address/0x349F29C5Ff84a297BBa9F046d09d2264b0Bb9c15#readContract

Roadmap

  • Completed

    • ✅ Create bonding curve
    • ✅ Create token sale
    • ✅ Create token trading
    • ✅ Add token trading history
    • ✅ Add WebSocket support
    • ✅ Integrate Coinbase Paymaster
    • ✅ Improve UI/UX
  • In Progress

    • 🟡 Add liquidity to Uniswap
    • 🟡 Add candlestick chart
    • 🟡 Launch on Mainnet
    • 🟡 Add bubble chart for holders
    • 🟡 Introduce community chat on token page

License

This project is licensed under the MIT License. See the LICENSE file for details.