Update README.md

This commit is contained in:
bt3gl 2022-09-17 22:00:29 -07:00 committed by GitHub
parent 8988478f91
commit d405a36db2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,46 +37,13 @@ If shows: miner payments, tokens transfers and profit, swaps and arbritages.
<br>
---
<br>
## MEV-geth
* Software which can be run by miners to mitgate negative externalities of MEV.
<br>
----
<br>
## Flashbots bundle
Steps to access the flashbots network.
### Setting a Private key for identity
```
python3 gen_private_key.py
```
### Interacting with Flashbots
Flashbots runs a relay you send bundles at `relay.flashbots.net`.
```
python3 create_bundle.py
```
<br>
---
<br>
## Useful repos
## Resources
<br>