For Infrastructure Operators
Relayers
Set up Go Relayer
How to set up Go Relayer
Prerequisites:
Linux
Make sure your system is updated and has the required dependencies installed:
Install Go
First remove any existing old Go installation:
Install the latest version of Go using this helpful script and move to the /usr folder:
Update environment variables to include go:
Check if go is correctly installed:
This should return something like "go version go1.18.1 linux/amd64"
Install Go Relayer
Clone the Go Relayer repository:
Build the relayer binary:
Verify the installation:
This should return the version of the Go Relayer installed.
Configuration
Initialize the Relayer:
Add Chains to the Configuration: