Solana Gateway Setup
Get authorization header
In order to use Solana Gateway you need to Creating An Account and get Authorization Headers.
Installation
Startup
Verify Gateway is running correctly
To verify that your Gateway is running correctly, monitor the stdout or logfile logs. Every minute it should report the amount of shreds it sends and receives.
The output should be similar to the following:
Note: The Gateway does not need to be restarted if your Solana node restarts.
Last updated