add inspector status
This commit is contained in:
parent
274cefd1ec
commit
d8458978f3
15
GUIDE.md
15
GUIDE.md
@ -1,5 +1,19 @@
|
|||||||
# Contributor guide
|
# Contributor guide
|
||||||
|
|
||||||
|
|Protocol|Status|
|
||||||
|
|--- |--- |
|
||||||
|
| Uniswap v2 | ✅ |
|
||||||
|
| Uniswap v2 forks (sushiswap etc) | ✅ |
|
||||||
|
| Uniswap v3 | ✅ |
|
||||||
|
| Curve | ⛏️ |
|
||||||
|
| Aave | ✅ |
|
||||||
|
| Compound v1 | ⛏️ |
|
||||||
|
| Compound v2 | ✅ |
|
||||||
|
| Compound forks (cream, rari fuse etc) | ⛏️ |
|
||||||
|
| Synthetix | ⛏️ |
|
||||||
|
| Balancer | ⛏️ |
|
||||||
|
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
* [Install](https://docs.docker.com/compose/install/) docker compose
|
* [Install](https://docs.docker.com/compose/install/) docker compose
|
||||||
@ -119,7 +133,6 @@ Additional fields we're potentially interested in (aside from inspector specific
|
|||||||
* Difference between profit estimated by our inspectors and pure token flow analysis
|
* Difference between profit estimated by our inspectors and pure token flow analysis
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Creating an inspector from scratch
|
### Creating an inspector from scratch
|
||||||
|
|
||||||
If you intend to create your own inspector and submit it as a PR, this should serve as a useful walkthrough to understand the code structure and types.
|
If you intend to create your own inspector and submit it as a PR, this should serve as a useful walkthrough to understand the code structure and types.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user