You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bot-pinner/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@ $ docker-compose up -d
15
15
16
16
1. Standard IPFS container which creates a local mount for data
17
17
2. Evidence container that awaits new events and then scrapes the latest hashes and submits it to IPFS.
18
-
18
+
3.`src/peers.txt` contains a list of peers, by default it will add connects to Estuary & Kleros IPFS nodes. This should make it easier to find content by creating a data network around Kleros Court V2.
19
+
1. Adding these peers will make it easier to find and replicate content.
19
20
## DappNode
20
21
21
22
:warning: For the following steps, you need access to [a DappNode](https://dappnode.io) system with the IPFS service running.
0 commit comments