Guides
Monad how-to guides
Practical, step-by-step walkthroughs for every part of launching and running a token on Monad.
- How to create a token on Monad (no code)A step-by-step guide to deploying your own ERC-20 token on the Monad blockchain in under a minute — no Solidity, no backend, just a wallet.
- How to create a token for free with OpenZeppelin & RemixCreate your own ERC-20 token the code way — for free — using OpenZeppelin's audited contracts and the Remix IDE, then deploy it to Monad paying only gas.
- How to add liquidity to a Monad token (V2 & V3)Make your Monad token tradable by opening a liquidity pool. This guide covers pairing with MON, choosing Uniswap V2 vs V3, and seeding the pool.
- How to burn LP tokens to lock liquidityBurning LP tokens permanently locks a pool's liquidity. Learn what that means, when to do it, and how to burn ERC-20 or LP tokens safely on Monad.
- How to renounce token ownership (and when not to)Renouncing ownership locks a token's admin powers forever. Understand the trade-offs and the safe order of steps before you do it on Monad.
- How to swap tokens on Monad at the best priceSwap MON and ERC-20 tokens on Monad using a DEX aggregator for the best route, and set slippage correctly to avoid bad fills.