Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.41 KB
description cover coverY
AlgoWorld Swapper documentation (work in progress)
0

Swapper

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: algoworld-contracts 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).

{% embed url="https://www.youtube.com/watch?v=gilh4tKK7K4" %} AlgoWorld Swapper Platform Overview {% endembed %}

🚀 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.