Setting Up the Node
Docker Run
1
Using the same ENV variables, run the feeder with DEPLOYED_CONTRACT
initially empty:
2
Retrieve the logs to get the deployed contract address. See the expected logs here.
3
Stop the container, update the DEPLOYED_CONTRACT
value, and restart:
4
Retrieve the logs to verify the container is running as expected
For additional environment variable configurations, refer to Adding Exchange Pairs and Watchdog environment variables.