Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
DEPLOYED_CONTRACT
docker run -d \ -e NODE_OPERATOR_NAME= \ -e PRIVATE_KEY= \ -e CHAIN_ID= \ -e DEPLOYED_CONTRACT= \ -e PUSHGATEWAY_URL= \ -e PUSHGATEWAY_USER= \ -e PUSHGATEWAY_PASSWORD= \ --name decentralized-feeder \ diadata/decentralized-feeder:<VERSION>
docker logs <container_name>
docker stop <container_name> docker run -d \ -e NODE_OPERATOR_NAME= \ -e PRIVATE_KEY= \ -e CHAIN_ID= \ -e DEPLOYED_CONTRACT= \ -e PUSHGATEWAY_USER= \ -e PUSHGATEWAY_PASSWORD= \ -e EXCHANGEPAIRS= \ --name decentralized-feeder \ diadata/decentralized-feeder:<VERSION>
Was this page helpful?