🔗Connecting validators to the pre-Synced beacon node

Having set your Beacon node up you can stake Ethereum as a solo staker by connecting your own Validator nodes to it on AWS. Click here to subscribe and set up your Validator nodes to build your own, completely autonomous staking operation.

To configure your own validator node to the pre-Synched beacon node (In the same instance), you can refer to this Prysm documentation.

  1. Go to EC2, and select your Beacon node instance.

  2. From the below dashboard, select security.

  3. Open the security groups.

  4. In the Inbound rules dashboard, click on Edit inbound rules.

  5. Click on add rule.

  6. Select

7. Save rules.

Now, your IP address is whitelisted and your validator node will be able to connect to the Pre-synched Beacon node. Follow Prysm documentation for further instructions.

Last updated