diff --git a/The-Merge/running-a-node.md b/The-Merge/running-a-node.md index fb8c7b7..b931239 100644 --- a/The-Merge/running-a-node.md +++ b/The-Merge/running-a-node.md @@ -1,4 +1,4 @@ -## Running a node +## 🌭 Running a node
@@ -9,3 +9,4 @@ * [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/) * [running a light node with geth](https://ethereum.org/en/developers/tutorials/run-light-node-geth/) +* [running kiln testnet on a rasp pi 4](https://ethereum.org/en/developers/tutorials/run-node-raspberry-pi/)