Update RFQ.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-15 11:12:51 -08:00 committed by GitHub
parent a15e497ca7
commit 11b66bac79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,21 @@
## Request-for-Quote (RFQ)
## request-for-quote (RFQ)
<br>
### tl; dr
<br>
* rfq-based exchanges work similar to central limit order books (clobs), as users submit orders using signed messages and market makers execute them on-chain (assuming the role of both lps and searchers).
<br>
---
### resources
### links
* [0xv4 RFQ order guide in python](https://gist.github.com/lampshade9909/cf16b2aa198e4df8d00702ffd7bf506a)
<br>
* [hashflow](https://www.hashflow.com/)