Architecture
Last updated
Last updated
Intelligence Engine -
- Processes and interprets user queries using advanced natural language capabilities to generate structured actionable intents
- Bridges the LLM’s output and on-chain execution logic using micro-services that integrate rule-based heuristics with AI-driven decision trees to ensure precise, context-aware blockchain operations
- Maps out the most effective sequence of actions for executing blockchain intents based on the processed query
Settlement Engine -
- Contains set of smart contracts that power dBOOK
- Execute tasks on behalf of users while funds remain in user accounts until fulfilment. They include solvers, fillers (for cross-chain trades), KYC providers (for compliance), and CEXs (for off-exchange settlements)
- Secure the network by controlling MPC endpoints on different chains and ensuring operators act honestly. dBOOK is consensusless, using optimistic validity proofs to ensure security without sacrificing speed
- Any address (user or smart contract) can hold funds on any chain and define on-chain policies for compliance such as control what assets can be sent, reject incoming transactions or even delegate such screening to third parties
Recommendation Engine -
- An up-to-date database of blockchain protocols and their metadata, enabling accurate matching with user goals
- Analyzes transient data from the Intelligence Engine to dynamically align user actions with the most suitable protocols