How It Works
Last updated
Last updated
The platform follows a seamless and automated process to generate and deploy tokens:
Supported: MetaMask and other EVM-compatible wallets
Prompted upon entering the platform
Token Name
Symbol (e.g., TKN)
Total Supply
Decimals (default: 18)
Optional features (e.g., auto-liquidity, burn mechanism pre-set)
Form data is sent to the backend
A secure smart contract is generated and compiled in real-time
The backend (Node.js & .NET) generates a secure ERC-20 contract with auto-burn logic built in
The contract file is stored temporarily and prepared for deployment
The frontend uses Ethers.js and prompts you for deployment via your wallet
Gas fees will be estimated and shown in advance
Post-deployment, the backend verifies the contract on Etherscan using the Etherscan API
You will find a Verify Manual which you can download and follow in case you want to verify your contract manually
You are prompted to add liquidity to Uniswap
After adding the liquidity, the LP tokens will be burnt immediately
Trading will be opened immediately
Your token is published and ready to trade
You can find a link to your contract after the deployment