We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac33cae commit 0daaf7dCopy full SHA for 0daaf7d
1 file changed
examples/README.md
@@ -26,6 +26,8 @@ $ yarn run:http
26
27
Invoke the IPFS Client wrap; adds file to a local IPFS node, and then retrieves it.
28
Before running this example, you must instantiate a local IPFS node by running the following command:
29
+
30
+_NOTE: This command requires Docker to be installed on your machine._
31
```
32
$ npx polywrap infra up --modules=eth-ens-ipfs
33
0 commit comments