Connect sidecar
Run Connect Sidecar
Please find the connect binary or image based on your deployment preference From binary: https://github.com/MANTRA-Chain/connect/releases/tag/v2.3.0-mantra-1.2From image: ghcr.io/mantra-chain/connect-sidecar:2.3.0-mantra-1.2\ To run Connect, which starts the service on the default port of
8080, enter the following command:
Verify Connect
To verify Connect is working, run the following command:Update Validator Config
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.
code title=“app.toml”
For more information, please check https://docs.skip.build/connect/validators/quickstart#run-connect-sidecar