dBOOK Whitepaper
  • Introduction
    • Overview
    • Why dBOOK?
    • Architecture
  • Service lifecycle
  • Core Components
    • Intelligence Engine
      • LLM
      • Model Context Protocol
    • Settlement Engine
      • Home Chain
      • Operators
      • Validators
      • Path Finder
      • Accounts
    • Recommendation Engine
      • Protocol & Metadata Registry
      • Context Module
  • Core Concepts
    • Hybrid Ranking System
    • Challenge Flow
    • Asset Accounting
    • Endpoints
    • Threshold Signatures
Powered by GitBook
On this page
  1. Introduction

Architecture

PreviousWhy dBOOK?NextService lifecycle

Last updated 1 month ago

Key components

  • 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

LLM
Model Context Protocol
Path Finder
Home Chain
Operators
Validators
Accounts
Protocol & Metadata Registry
Context Module