Concepts
This document provides an overview of the Fieres swap smart contracts.
Understanding Fieres swap:
Key Components:
Core Contracts: These are the fundamental contracts that ensure security for users interacting with Fieres swap. They are minimal and designed for ease of reasoning and security. The core contracts include a factory for creating liquidity pools and individual pool contracts.
Periphery Contracts: These contracts interact with the core contracts but are not essential components. They offer functionalities like facilitating swaps and integrations.
Resources:
The Fieres swap documentation offers various resources for further exploration, including guides, technical references, and API information. You can find these resources on the official Fieres swap Docs website.
Last updated