Skip to content

Latest commit

 

History

History

protocol-specification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Protocol Specification

Tinyman AMM V2 is a Constant Product Market Maker. It is mathematically similar to Tinyman V1 which in turn was modeled on Uniswap V2. The contract and protocol design for Tinyman AMM V2 is significantly different from V1 as it uses more recent features of the Algorand Virtual Machine.

{% content-ref url="pool/" %} pool {% endcontent-ref %}

{% content-ref url="swap.md" %} swap.md {% endcontent-ref %}

{% content-ref url="fees.md" %} fees.md {% endcontent-ref %}

{% content-ref url="flash-loan.md" %} flash-loan.md {% endcontent-ref %}

{% content-ref url="flash-swap.md" %} flash-swap.md {% endcontent-ref %}

{% content-ref url="additional-notes.md" %} additional-notes.md {% endcontent-ref %}