mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 06:46:13 -04:00
Rename notes/flashbots_bundle.md to notes/MEV/flashbots_bundle.md
This commit is contained in:
parent
0a74f7d923
commit
1e09ae8a35
1 changed files with 0 additions and 0 deletions
19
notes/MEV/flashbots_bundle.md
Normal file
19
notes/MEV/flashbots_bundle.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
## 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
|
||||
```
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue