Skip to content

Commit 3e995fd

Browse files
Update README.md overview description
1 parent 48d2b29 commit 3e995fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
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

77
The iExec Result Proxy is available as an OCI image on [Docker Hub](https://hub.docker.com/r/iexechub/iexec-result-proxy/tags).
88

99
To 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

0 commit comments

Comments
 (0)