Connect sidecar
Last updated
Last updated
Please find the connect binary or image based on your deployment preference
From binary: From image:
To run Connect, which starts the service on the default port of 8080
, enter the following command:
If you are running connect and validator in the same server, it should be like
To verify Connect is working, run the following command:
The output of the command should look similar to this:
In order for the application to get prices from Connect, we need to add the following lines under the [oracle]
heading in the app.toml
.
Remember to change the oracle_address
value to the address of your Connect sidecar.
Lastly, restart your validator. For more information, please check