RW·
← All work

Memetropolis

Founder and CTO

7 chains, about $300K, 5,000 users at launch, zero stranded funds under concurrency. The first OFT launchpad on LayerZero, 810 commits, and concurrency that holds when two users hit the same second.

SolidityLayerZero V2SubgraphNext.js

The problem

Launching a token on one chain is a solved problem. Launching the same token across 7 chains at once, with liquidity and state that stay coherent, is not.

The build

The first OFT launchpad on LayerZero: Solidity contracts, TypeScript backend, subgraph indexing, Next.js frontend. Multi-chain peer wiring, per-chain gas configuration, Etherscan verification on every chain.

The hard part

Concurrency. Two users hitting the launchpad in the same second used to mean colliding nonces and stranded funds. The fix that held: Postgres advisory locks plus per-address chain locks plus fresh-fetched nonces. Not naive sequential signing.

Outcome

About $300K invested, 810 commits, 5,000 users at launch, live across 7 EVM chains.

Gallery

Have something that needs to exist?

Tell me what you are building and where it hurts. I reply within one business day.

Or send a message