Launch your first token on Solanalite in minutes
Define your token with name, symbol, and total supply, then deploy.
name, symbol, total supply → Deploy
Choose a lock period (e.g., 30 days) and seed with test credits.
choose lock period → seed with test credits
Verify your launch manifest and publish to the Registry for transparency.
launch manifest → publishes to Registry
{ "token": { "name": "SIMP", "symbol": "SIMP", "supply": "1000000000", "mint": "SLT1…FAKE" }, "vault": { "address": "VL1…FAKE", "lock_seconds": 2592000, "policy_hash": "0xabc123" }, "deployer": "DL1…FAKE", "registry_tx": "TX1…FAKE", "timestamp": 1720390000 }