Launch a node token
Pick a behavior, tune the math, watch it react in the preview, then deploy with your wallet. Every step is signed by you — Lattice never holds your keys. Runs on devnet.
Token
The basics of your coin. Name and symbol are permanent; supply is how many tokens will ever exist.
What should your token do?
Pick a mechanic. It runs on every trade — welded to the coin and enforced by Solana, so it can't be switched off or faked.
Each trade mines a separate reward token to a vault — decaying like Bitcoin's halving, or a jackpot roll at odds you set. A trustless reward economy baked into trading.
✓ Minted on-chain on every real swap — no snapshot, no distributor wallet, nothing to rug.
On launch, Lattice mints a brand-new reward token and creates a vault for it that only your token's hook can mint into. Every trade mints the reward to that vault — and the amount halves each period, decaying Bitcoin-style. Holders stake the coin on the token's page to claim their pro-rata share of the vault; the amount is derived from your mint, not a destination you pick. Fully on-chain, mint-keyed, Meteora-safe.
Parameters
Tune the behavior. Drag a slider and watch the preview react — these become on-chain settings.
reward token branding
The separate reward token this behavior mints gets this on-chain name, symbol, and image (shown in wallets/explorers). Blank = auto from your token.
Curve & market
How your token trades. 'Infinite' keeps the rule permanent; 'normal' graduates to a regular pool and drops the rule.
image + JSON to permanent storage (paid by your wallet)
one tx: Meteora DBC config, virtual pool, and your Token-2022 mint with the hook attached
writes your parameters on-chain and creates the account list every wallet needs
server verifies everything on-chain, then your node page goes live
- • a Token-2022 coin, 1,000,000,000 supply, with the Halving mining rule attached
- • a Meteora permanent (infinite-curve) pool to trade it
- • your node's settings, written on-chain so the rule actually runs
You sign each step yourself · runs on devnet · ~0.3 SOL in rent + fees.