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. Recommendation Engine

Protocol & Metadata Registry

This component acts as a centralized datastore where every protocol that partners with dBOOK lists its features, supported functions, and parameters. Think of it as a dynamic library or directory that our recommendation engine consults when determining which protocols are related to a user's intent.

Key Features

  • Structured Metadata

    • Protocols submit details like:

      • Categories: Lending, NFTs, DeFi, Gaming

      • Supported Chains: Ethereum, Solana, Polygon

      • Audits: Links to third-party audit reports

      • ABIs: Specific actions users can take (e.g., "stake," "mint")

      • Description: Brief description for function, to better our recommendation engine

  • Real-Time Updates:

    • The registry is continuously refreshed to reflect the latest protocol performance and availability, ensuring recommendations are based on real-time conditions

PreviousRecommendation EngineNextContext Module

Last updated 1 month ago