mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-28 03:36:10 -04:00
38 lines
596 B
Markdown
38 lines
596 B
Markdown
## 🌭 Running a node
|
|
|
|
<br>
|
|
|
|
### resources
|
|
|
|
<br>
|
|
|
|
* [ethereum's official page on running a node](https://ethereum.org/en/run-a-node/)
|
|
* [ethub docs on running a node](https://docs.ethhub.io/using-ethereum/running-an-ethereum-node/)
|
|
|
|
<br>
|
|
|
|
### infrastructure
|
|
|
|
<br>
|
|
|
|
* [eth docker](https://eth-docker.net/docs/About/Overview)
|
|
|
|
<br>
|
|
|
|
### light nodes
|
|
|
|
<br>
|
|
|
|
|
|
* [running a light node with geth](https://ethereum.org/en/developers/tutorials/run-light-node-geth/)
|
|
|
|
<br>
|
|
|
|
### testnets
|
|
|
|
<br>
|
|
|
|
* [running kiln testnet on a rasp pi 4](https://ethereum.org/en/developers/tutorials/run-node-raspberry-pi/)
|
|
|
|
|