Configure consensus client (beacon chain and validator)
Last updated
Last updated
is an client written in . You can use Prysm to participate in Ethereum's by and, if you have , a . If you're new to Ethereum, you may enjoy our beginner-friendly explainer.
Operating system: 64-bit Linux (i.e. Ubuntu 20.04 LTS Server or Desktop)
Processor: 4 core
Storage: 20 gb root and 2000gb EBS mounted volume
Ram: 16GB Ram
Instance Type: t3.xlarge
ports: 12000 udp, 13000 tcp, 30303 both tcp and udp
Mount the ebs volume
Check for updates
Install prysm binaries
Create prysm service file for our node
Move the unit file to /etc/systemd/system and give it permissions.
Enable the prysm service file
Note: Do not start the service file, we will start the erigon service and prysm service altogether.
To View logs