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.
Every trade fills an on-chain reward vault; anyone can trigger a permissionless burn that keeps the token scarce. A real buy-and-burn, welded to the coin.
✓ It can't be switched off, skipped, or faked — the burn is on-chain, not a team's promise.
Every trade mints a reward token to a per-mint vault. Anyone can trigger a permissionless burn that torches everything above a floor — a credible, on-chain buy-and-burn enforced by the chain, not a team's promise.
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 Buyback & burn 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.