License
DarkPool is licensed under Apache-2.0. SeeLICENSE at the repo root.
Credits
DarkPool stands on the shoulders of:- DeepBook Predict. The shared-vault binary + range options primitive that solved the cold-start problem.
- DeepBook V3. The BalanceManager + TradeCap pattern that lets DarkPool delegate trading without delegating custody, and the spot pools that host scaffolded YES/NO event markets.
- Pyth Network. Pull-style price feeds that drive OracleSVI settlement.
- Mysten Enoki. zkLogin SDK plus optional sponsored transactions.
- Mysten dApp Kit. React hooks for Sui.
- Walrus. Storage layer (currently used as a blob pointer for market specs; v0.4 expansion will wire Seal-encrypted intent blobs back in for non-vault use cases).
- lightweight-charts. The chart library powering the Limitless-style baseline series on Profile.
- TradingView widget. Candle chart toggle on market detail pages.
- framer-motion. The motion library. Calibrated against the DeepBook product page’s voice.
- shadcn/ui patterns + Tailwind CSS. The component primitives.
Project context
- Event. Sui Overflow 2026, DeepBook Track.
- Build window. 6 to 8 weeks.
- Status. v0.3. Phases P0 to P6 shipped, live on testnet.
- Spec.
darkpool_spec.md. - Living context.
CLAUDE.md.
Contact
GitHub: abhimanyu14/sui-overflow-26. DUSDC return commitment: 80% sweeps on Jun 23 + Jun 28 viascripts/return-testnet-dusdc.ts.