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. Core Components
  2. Settlement Engine

Path Finder

Path Finder is the dBOOK’s routing layer that identifies the optimal execution path for user intents across chains and protocols by leveraging decentralized solver networks It ensures multi-step intent(swap -> bridge -> swap -> stake). The Path Finder computes the best route for a given user intent, ensuring that actions are executed in the most secure and cheapest manner.

Key Features

  • Route Aggregation

    • Collects real-time data from RPCs, external APIs, and solver networks

    • Broadcasts the intent to solvers on relevant chains

  • Optimization

    • Analyses the response from solvers

    • Find the best path for execution, considering processing time, cost, and solver reliability

  • Solver Network Interface

    • Standardised communication with multiple solver networks

    • Monitoring solver execution

PreviousValidatorsNextAccounts

Last updated 1 month ago