Skip to content

Uploading files into IPFS issues long waiting times

Uploading a file to IPFS can take a long time. At the moment the program is designed in a way that it waits for the finished upload until it continues.

This could be avoided by:

  1. Generating the IPFS hash before uploading and working with it while the file is uploaded to IPFS in the background.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information