From a252f0c229404905b3988188b79a20db1ff4f38d Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Thu, 13 Oct 2022 14:36:54 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20add=20my=20tutorial=20to=20set=20a?= =?UTF-8?q?=20validator?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NODES_on_Ethereum/running-a-node.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/NODES_on_Ethereum/running-a-node.md b/NODES_on_Ethereum/running-a-node.md index e712efc..b8a0a31 100644 --- a/NODES_on_Ethereum/running-a-node.md +++ b/NODES_on_Ethereum/running-a-node.md @@ -1,4 +1,4 @@ -## 🌭 Running a node +## 🌭 running a node
@@ -6,6 +6,14 @@
+* ✨ [check my step-by-step article](https://mirror.xyz/mevwaifu.eth/uFJ58p5wCDySss35TSvbf7KNwckPy9YGI_UN0vTUIFA) and [open source code](https://github.com/MEV-WAIFU-LABS/prod_ethereum_node_validatooor) ✨ + +
+ +or some other 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/) * [how to setup a validator for eth staking guide](https://www.coincashew.com/coins/overview-eth/guide-or-how-to-setup-a-validator-on-eth2-mainnet)