diff --git a/nodes/running-a-node.md b/nodes/running-a-node.md
index 7649ea8..fb69dd8 100644
--- a/nodes/running-a-node.md
+++ b/nodes/running-a-node.md
@@ -8,6 +8,7 @@
* [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)
* [ethub docs on running a node](https://docs.ethhub.io/using-ethereum/running-an-ethereum-node/)
@@ -19,14 +20,22 @@
-#### solo staking
+#### solo staking
* [eth docker](https://eth-docker.net/docs/About/Overview)
-* [rocketpool](https://rocketpool.net/)
-* [staking deposit cli](https://github.com/ethereum/staking-deposit-cli)
* [stereum solo node infra](https://stereum.net/ethereum-node-setup/)
+* [staking deposit cli](https://github.com/ethereum/staking-deposit-cli)
+
+
+
+#### pool staking
+
+
+
+* [rocketpool](https://rocketpool.net/)
+* [nice node](https://www.nicenode.xyz/)
@@ -34,7 +43,25 @@
-* [nice node](https://www.nicenode.xyz/)
+
+* [alchemy](https://www.alchemy.com/)
+* [infura](https://infura.io/)
+* [kaleido](https://www.kaleido.io/)
+* [moralis](https://moralis.io/)
+* [nownodes](https://nownodes.io/)
+* [pokt](https://www.pokt.network/)
+* [watchdata](https://www.watchdata.io/)
+* [zmok](https://zmok.io/)
+* [quicknode](https://www.quicknode.com/)
+* [rivt](https://rivet.cloud/)
+* [sensei](https://www.senseinode.com/)
+* [settlemint](https://console.settlemint.com/)
+* [ankr](https://www.ankr.com/)
+* [blockdaemon](https://blockdaemon.com/)
+* [chainstack](https://chainstack.com/)
+* [figment](https://datahub.figment.io/)
+* [getblock](https://getblock.io/)
+* [infstones](https://infstones.com/)
@@ -97,5 +124,7 @@
+* [validator key generator](https://wagyu.gg/)
* [jwt decoder](https://jwt.io/)
* [eth staker](https://ethstaker.cc/)
+* [cli for managing tasks](https://github.com/wealdtech/ethdo)