Updated as of 3/25/21
This closely follows the Original Setup Guide but contains some divergences that were required for the unique Amazon Linux distro.
This guide assumes the following prereqs:
- Create an AWS EC2 t3.medium in a subnet that contains an internet gateway so that it has public internet access. More detailed instructions here.
- Assign a security group to the instance that exposes port 22 for adminstrative ssh access and port 26656 to run the agoric node.
- SSH into your new machine to get started