A privacy-first, safety-aware AI copilot executing verifiable intent-based trades on DeepBook.
SuiPilot let you do crypto trading by letting users express their trading goals in plain English instead of manually configuring complex order parameters.
Say:
“I want to buy $500 of SUI when slippage is below 0.3%.”
The copilot parses your intent, validates strict safety constraints, executes the trade on DeepBook, and produces a verifiable execution receipt while keeping your strategy private by default.
This is not just an “intent-to-swap” UI. It is a privacy-first, safety-aware AI trading copilot built with Sui-native primitives using DeepBook, Seal, Nautilus, and Walrus.
SuiPilot is built explicitly to showcase core Sui primitives in a real DeFi workflow. It uses Sui Intents to transform natural language into deterministic, schema-bound execution plans, DeepBook as the on-chain orderbook and execution layer for transparent price discovery, Seal to encrypt user trading preferences and strategies entirely client-side for privacy by default, and Walrus to store encrypted intent history and execution receipts as decentralized, content-addressed blobs. Together, these components demonstrate how Sui enables safe intent execution, private user-owned data, and verifiable on-chain trading without sacrificing UX or decentralization

