## 🌭 Running a node
### resources
* [ethereum.org official page on becoming a validator](https://launchpad.ethereum.org/en/overview) * [ethereum.org 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/)
### infrastructure
* [eth docker](https://eth-docker.net/docs/About/Overview) * [staking deposit cli](https://github.com/ethereum/staking-deposit-cli)
### light nodes
* [running a light node with geth](https://ethereum.org/en/developers/tutorials/run-light-node-geth/)
### testnets
* [goerli launchpad](https://goerli.launchpad.ethereum.org/en/) * [kiln launchpad](https://notes.ethereum.org/@launchpad/kiln) (and [here](https://kiln.launchpad.ethereum.org/en/)) * [running kiln testnet on a rasp pi 4](https://ethereum.org/en/developers/tutorials/run-node-raspberry-pi/)