AlgoWorld Docs
  • Overview
  • Swapper
    • Quick Start
      • Prerequisites
      • Setting up local development
      • Scripts
    • Architecture
      • Public Swaps
    • Directory structure
    • Env variables
    • Path Mapping
    • Testing
      • End to end tests
  • Explorer
    • Quick Start
    • Architecture
      • Gallery
      • City Packs
      • City Influence
Powered by GitBook
On this page

Was this helpful?

Swapper

AlgoWorld Swapper documentation (work in progress)

PreviousOverviewNextQuick Start

Last updated 2 years ago

Was this helpful?

The following is the official documentation for AlgoWorld Swapper. Free and open-source swapper that allows for trustless transfers of assets on Algorand blockchain and extensibility.

⚠️ NOTE: used by the swapper are not formally audited by accredited third parties. However, contracts are a basis for certain functionality on the AlgoWorldExplorer.io platform and were created in collaboration with Solution Architect from Algorand (credits @cusma).

🚀 Features

AlgoWorld Swapper currently offers usage of several smart signatures used for single and multi ASA transfers.

Swapper

There are two different types of smart signatures available:

  • ASA to ASA swap | 🎴↔️🎴: Allows performing a swap of any single ASA of specified amount to any other single ASA of specified amount.

  • ASAs to ALGO swap | 🎴🎴🎴↔️💰: Allows performing a swap of multiple ASAs of specified amount to ALGO of specified amount.

algoworld-contracts
AlgoWorld Swapper Platform Overview
Page cover image