🍫 add node on ethereums dir

This commit is contained in:
bt3gl 2022-09-29 08:53:02 +00:00
parent 48bf0f5af4
commit 54fc331be4
20 changed files with 3 additions and 7 deletions

View File

@ -8,7 +8,7 @@
* [running nodes / validators](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/nodes/running-a-node.md)
* [running nodes / validators (advanced)](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/nodes/running-a-node-advanced.md)
* [geth on kubernetes](geth_and_k8s)
<br>

View File

@ -34,20 +34,16 @@
### mev projects
* [flashbots](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/flashbots)
* [rook](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/rook)
* [flashbots](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/flashbots)
* [cowswap](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/cowswap)
<br>
### running stuff
<br>
##### ethereum
* [nodes and validators](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/NODES_on_ETHEREUM)
* [geth on k8s](https://github.com/bt3gl-labs/Stateful-Blockchains-and-Flashbots/tree/main/geth_and_k8s)
* [nodes on ethereum](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/NODES_on_ETHEREUM)
<br>