mia von steinkirch, phd ba5f80e7cc
Update just-in-time.md
2022-12-21 18:29:15 -08:00
..
2022-12-20 22:09:00 -08:00
2022-12-21 18:29:15 -08:00
2022-12-20 16:15:45 -08:00

🍣 the uniswap protocol


tl,dr

  • peer-to-peer system designed for exchanging ERC20 tokens on the Ethereum blockchain.
  • protocol is implemented as a set of persistent, non-upgradable smart contracts; designed to prioritize censorship, resistance, security, self-custody.
  • an AMM replaces the buy and sell orders in an order book market with a liquidity pool of two assets, both valued relative to each other. As one asset is trader for the other, the relative prices of the two assets shift, and the new market rate for both is determined.

in this dir



resources