LogoLogo
  • Introduction
    • Overview
    • Concepts
      • Decentralised Exchange (DEX)
      • Liquidity Pools
      • Swaps
      • Automated Market Maker (AMM)
      • Fees
  • Developers
    • Smart Contracts
      • Error Codes
      • Flash Loans
      • Internal User Balances
      • Pool Interface
    • Joins and Exits
      • Pool Joins
      • Pool Exits
    • Maths
      • Weighted Maths
    • Arbitrage System
      • Arbitrage Functions
    • Swaps
      • Single Swap
      • Batch Swaps
    • Arbitrage Profit Distributor
  • Resources
    • Code Licensing
    • Change Log
    • Glossary
    • Web3
    • Security & Audits
Powered by GitBook
On this page
  • A360 DEX Documentation
  • Get Familiar with A360 DEX
NextConcepts

Last updated 1 month ago

A360 DEX Documentation

A360 DEX, is a decentralized exchange protocol that facilitates interactions with both real-world assets and cryptocurrency assets on the blockchain. The protocol supports asset swaps and liquidity provision. This documentation details the system architecture, smart contract design, security protocols, and integration methods. It is intended as a resource for developers and users working with the protocol.

Get Familiar with A360 DEX

Concepts

The whats & hows

Developers

Technical nuances of the Protocol

Resources

All auxiliary materials