Two major product expansions hit staging this week for
@tryemerge
1. Tokenized Workflows via
@clanker
Any Emerge workflow can now launch its own token via Clanker with a baked-in incentive mechanism for generators.
How it works: if you paid for a generation before the token launched, you get an early airdrop. Future generators receive tokens with a 1-week lock. All distributed along a 20% supply diminishing curve — rewarding early participation over late speculation.
This week we shipped the full airdrop claims infrastructure: on-chain distributor contracts, Merkle tree verification for trustless claiming, and per-wallet claim tracking. On staging now, production next week.
The idea: if you used a workflow before anyone thought to tokenize it, you should be rewarded for proving it had signal.
2. Emergibles — NFT Launchpad on
@arbitrum
We shipped a dedicated NFT launchpad to production on Arbitrum One.
Diamond proxy pattern (EIP-2535) for upgradeable collections. ERC-4906 for dynamic metadata updates, meaning AI can regenerate and evolve NFT metadata post-mint. CREATE2 factory for deterministic addresses. Full API for deploying, managing, and decommissioning collections. Auto-verified on Arbiscan.
Also launched a real-time blockchain indexer via ponder that automatically discovers and tracks new collections as they deploy, ownership, transfers, everything synced live.
Emergibles mirrors the Emerge UX and AI pipeline but is purpose-built for launching NFT collections with dynamic, AI-generated metadata. Think: collections that evolve.
Shipping fast, building infrastructure.