Skip to content

mxm-slt/arcane-amm-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Arcane.Finance is a privacy-centric decentralized exchange on Aleo.

This repo contains contracts implementing traditional Uniswapv2-style AMM trading experience, which will soon be enhanced with concentrated liquidity and limit orders.

Deployment

Program id: arcane_ammswap_000003.aleo

Deployment tx id: at1cv623ekwuzdkxnrds6y5pmkh6h2l8n5p9g6kzwm628ktze6h2s9qwkcwn0

Live Demo

Live demo is available at https://app.arcane.finance/ Use public faucet to get some test tokens (1000 tokens max per transaction) and Trade interface to trade them. Kindly be aware that data retrieval might occasionally require some time. If the process extends beyond 3-5 minutes, we recommend refreshing the page and/or re-syncing your Leo wallet by navigating to the "Advanced settings" tab.

What is AMM?

A Constant Product Automated Market Maker (AMM) is a decentralized trading mechanism used in decentralized exchanges (DEXs) to facilitate the exchange of assets in a liquidity pool. This type of AMM operates based on a mathematical equation that maintains a constant product of the quantities of two different tokens held in the pool. As users trade one token for another, the quantities of the tokens change in such a way that the product of their quantities remains constant.

About

Aleo DEX AMM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published