Skip to content

[Ecosystem Engine] Implement Flare Protocol Connectors for FDC #25

@dineshpinto

Description

@dineshpinto
  • Description:
    Develop specific adapters for interacting with the Flare Decentralized Oracle (FDC) for obtaining consensus on various web2 and web3 data points. These connectors will enable agents to use real-time and historically verified oracle data.
  • Acceptance Criteria:
    • Connectors can query, make requests and retrieve data delivered through the FDC.
    • Retrieved oracle data is parsed and made available to AI agents in a structured, usable format.
  • Key Files/Modules Involved (Tentative):
    • flare_ai_kit/ecosystem/protocols/fdc.py (Create new file)
  • Tasks / Implementation Steps:
    • Use flare_ai_kit/ecosystem/protocols/ftso.py as inspiration
    • Implement similar functionality for FDC, all FDC documentation is available on Flare Developer Hub

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions