1.Select the AMI and click on Launch instance from AMI
2.Name your beacon node.
3. In instance type please select instance type m5.xlarge
4. Choose a name for your keypair
5.Click on Launch Instance Button
6. Login to your EC2 instance using SSH, and give the following commands:
7. Enter the following command to change permissions:
8. If you have a JWT token, run the following command:
It will prompt you to enter your fee recipient/Ethereum/Metamask address.
After entering the address, it will prompt you to enter a JWT token.
9. If you don't have a JWT token, use the following command:
Last updated 3 years ago
curl -o deploy.sh https://raw.githubusercontent.com/yashLN/Beacon_Presync/main/deploy.sh
chmod +x deploy.sh
./deploy.sh
./deploy.sh --jwt