File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33## Overview
44
5- The iExec Result Proxy stores results of iExec tasks to IPFS.
5+ The iExec Result Proxy stores results of iExec tasks on IPFS.
66
77The iExec Result Proxy is available as an OCI image on [ Docker Hub] ( https://hub.docker.com/r/iexechub/iexec-result-proxy/tags ) .
88
99To run properly, the iExec Result Proxy requires:
10- * A reachable blockchain node URL hosting iExec smart contracts.
11- * A reachable MongoDB instance to persist its data.
12- * A reachable IPFS node where iExec tasks results will be pushed and retrieved.
10+ * A blockchain node. iExec smart contracts must be deployed on the blockchain network .
11+ * A MongoDB instance to persist its data.
12+ * An IPFS node where iExec tasks results will be pushed and retrieved.
1313
1414## Configuration
1515
You can’t perform that action at this time.
0 commit comments