License
DarkPool is licensed under MIT. 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.

