mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-08-25 06:30:01 -04:00
Create README.md
This commit is contained in:
parent
aec19bc939
commit
de81bc0664
1 changed files with 13 additions and 0 deletions
13
Uniswap/README.md
Normal file
13
Uniswap/README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
## Notes on the Uniswap protocol
|
||||
|
||||
<br>
|
||||
|
||||
**Peer-to-peer system designed for exchanging ERC-20 tokens on the Ethereum blockchain.**
|
||||
|
||||
<br>
|
||||
|
||||
* The protocol is implemented as a set of persistent, non-upgradable smart contracts; designed to prioritize censorship, resistance, security, self-custody.
|
||||
|
||||
<br>
|
||||
|
||||
* 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.
|
Loading…
Add table
Add a link
Reference in a new issue