What we built
- One codebase and one database serve every edition, selected by a deployment profile rather than a fork per chain.
- A launch calendar with scheduled openings, a bonding curve while trading is live, and graduation into a Uniswap v4 pool.
- Solidity contracts covering the launch factory, curve, graduation, liquidity locking and fee collection, built and tested with Foundry.
- A multichain indexer writes the read model, so the interface never waits on a node to answer a page request.