Skip to content

[Ecosystem Engine] Implement transaction simulation support with Tenderly #29

@dineshpinto

Description

@dineshpinto
  • Description:
    Develop integrations with Tenderly to simulate transaction outcomes before on-chain execution.
  • Acceptance Criteria:.
    • Integration with Tenderly allows AI agents to simulate the results of potential transactions on the Flare network, providing a preview of outcomes.
  • Key Files/Modules Involved (Tentative):
    • flare_ai_kit/ecosystem/tooling/tenderly.py (New file to be created)
  • Tasks / Implementation Steps:
    • Create Key Files
    • Create an interface to accept a transaction and simulate its result using the Tenderly transaction simulation API
    • Return the simulation result as appropriate (i.e. define a return dataclass if required)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions