Current status
| Area | Status |
|---|---|
| Wallet connection | Available |
| dr_distributor | Built and tested; not deployed to mainnet |
| dr_treasury | Split, allowlist, flash-fill and epoch funding built and tested; liquidity vault in progress |
| Keeper | In progress |
| Token | Unnamed. Launch on degen.zone pending the 4% creator tier |
| Stock pools | Rollout SPYx → NVDAx → TSLAx → GOOGLx approved, none created |
| Staking | Phase 2 |
| Independent security review | Not completed |
The launch sequence
- A single transaction creates the Meteora Dynamic Bonding Curve pool and transfers the creator role to a treasury program address, so the fee stream and the post-graduation position belong to the program from the first trade.
- The treasury and distributor are initialised by the upgrade authority; the stock allowlist and reward mints are added after each is checked on chain.
- The keeper starts; the first epoch publishes when the first cycle has something to distribute.
- Protocol pools open one at a time, each gated on depth.
How this site goes live
The site reads a deployment file and a launch manifest from a mounted volume. Until the manifest says active and names a reviewed release, every page shows the prelaunch state. Flipping to active is a file write plus a chain read; no rebuild, and the pages converge within seconds. An active manifest without a reviewed release is refused.