Protocol
Open-source contracts in the Official V1 pipeline.
nonce.fun Official V1 contracts (factory, token deployer, token, pool hook, liquidity locker) are open-source in this repository under `contracts/src`.
Trading and pool lifecycle are built on Uniswap V4 core/periphery contracts and interfaces.
Route execution uses Universal Router and Permit2 integration for token approvals and swap routing.
All launch and trade state is anchored to Ethereum mainnet transactions and events.