mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 23:05:00 -04:00
add mev bundle generator
This commit is contained in:
parent
e3637f4598
commit
db953dcd60
1 changed files with 17 additions and 1 deletions
|
@ -18,6 +18,10 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
## `mev-inspect-py`
|
## `mev-inspect-py`
|
||||||
|
|
||||||
Tool to inspect maximal extractable value for Ethereum: [mev-inspect-py](https://github.com/flashbots/mev-inspect-py).
|
Tool to inspect maximal extractable value for Ethereum: [mev-inspect-py](https://github.com/flashbots/mev-inspect-py).
|
||||||
|
@ -57,5 +61,17 @@ Flashbots runs a relay you send bundles at `relay.flashbots.net`.
|
||||||
python3 create_bundle.py
|
python3 create_bundle.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
|
||||||
|
## Useful repos
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
* [mev bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue