From 650759c638a3388c00595b02a04e3c73d1b3d9a2 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Fri, 23 Sep 2022 05:09:24 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=AD=20add=20running=20kiln=20testnet?= =?UTF-8?q?=20on=20a=20rasp=20pi=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- The-Merge/running-a-node.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/)