Difference between revisions of "AMM"

Jump to navigation Jump to search
7 bytes removed ,  18:38, 8 May 2022
no edit summary
m (added links to glossary)
 
Line 2: Line 2:


== History ==
== History ==
[[Vitalik Buterin]], the founder of [[Ethereum]], first conceptualized AMMs in a blog post on June 22nd, 2017.<ref>https://vitalik.ca/general/2017/06/22/marketmakers.html</ref> The first ever AMM deployed 1 year later, which was [[Uniswap]]. Since this breakthrough, the decentralized exchange model has been replicated numerous times on nearly every single blockchain. Vitalik's iteration of the famous x*y=k was first a little longer:<blockquote>tokenA_balance(p) * tokenB_balance(p) = k</blockquote>
[[Vitalik Buterin]], the founder of [[Ethereum]], first conceptualized AMMs in a blog post on June 22nd, 2017.<ref>https://vitalik.ca/general/2017/06/22/marketmakers.html</ref> The first ever AMM deployed 1 year later, which was [[Uniswap]]. Since this breakthrough, the decentralized exchange model has been replicated numerous times on nearly every single blockchain. Vitalik's iteration of the famous x*y=k can be expanded to:<blockquote>tokenA_balance(p) * tokenB_balance(p) = k</blockquote>


== Overview ==
== Overview ==

Navigation menu