Update README.md

This commit is contained in:
Robert Miller 2021-08-27 22:13:25 +00:00 committed by GitHub
parent 0d10b10338
commit bf6d5d2861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ A [WIP] Ethereum MEV Inspector in Python managed by Poetry
mev-inspect's local setup is built on [Docker Compose](https://docs.docker.com/compose/)
By default it starts up:
- `mev-insepct` - a container with the code in this repo used for running scripts
- `mev-inspect` - a container with the code in this repo used for running scripts
- `db` - a postgres database instance
- `pgadmin` - a postgres DB UI for querying and more (avaiable at localhost:5050)