From 19da9ae449eec2655f05e6db423fbbd4628922e1 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Fri, 23 Sep 2022 05:20:22 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=93=20add=20https://eth-docker.net/doc?=
=?UTF-8?q?s/About/Overview?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
The-Merge/running-a-node.md | 27 ++++++++++++++++++++++++++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/The-Merge/running-a-node.md b/The-Merge/running-a-node.md
index b931239..d05c101 100644
--- a/The-Merge/running-a-node.md
+++ b/The-Merge/running-a-node.md
@@ -2,11 +2,36 @@
-### References
+### resources
* [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/)
+
+
+
+### infrastructure
+
+
+
+* [eth docker](https://eth-docker.net/docs/About/Overview)
+
+
+
+### light nodes
+
+
+
+
* [running a light node with geth](https://ethereum.org/en/developers/tutorials/run-light-node-geth/)
+
+
+
+### testnets
+
+
+
* [running kiln testnet on a rasp pi 4](https://ethereum.org/en/developers/tutorials/run-node-raspberry-pi/)
+
+