FusionFi Protocol Docs
CtrlK
English
English
  • Overview
  • Basic Concepts
  • Architecture
    • Architectural Design
  • Architectural Roles
    • User
    • Agent
      • Agent Core Functions
      • Agent Application Scenarios
      • Agent Types
      • Conclusion
    • Note
      • Note Schema
      • Note Functions
      • Note Lifecycle
      • Note Application Scenarios
      • Conclusion
    • Settlement
      • Settlement Functions
      • Settlement Types
      • Conclusion
  • Development
    • Agent Blueprints
      • Basic Blueprint
        • Zero-Capital Arbitrage Agent
      • OrderBook Blueprint
      • AMM Blueprint
        • Custom Market-Making Algorithm
    • Use Case
      • Prepare
      • Basic Agent
      • OrderBook Agent
      • AMM Agent
    • JS-SDK
      • Basic Blueprint
      • OrderBook Blueprint
      • AMM Blueprint
  • resource
    • Links
Powered by GitBook
On this page

Was this helpful?

  1. Development

Agent Blueprints

This document primarily explains how to build your own FFP Agent within the FusionFi protocol.

Three foundational Agent templates are pre-designed to assist developers in quickly developing and customizing their own Agents.

The available blueprints are as follows:

  • Basic Blueprint

  • OrderBook Blueprint

  • AMM Blueprint

PreviousConclusionNextBasic Blueprint

Last updated 7 months ago

Was this helpful?