aleph-im / front-aleph-cloud-page

1 stars 0 forks source link

Use local IPFS node for larger file (volume/code) uploads #58

Closed BjrInt closed 3 months ago

BjrInt commented 11 months ago

Problem

Uploading large files through the console is not working.

Solution

Use a local IPFS (helia) and pin the file using a STORE message instead.

Pitfalls

philogicae commented 3 months ago

We had many issues with Helia, so we dropped it in favor of a dedicated endpoint (implemented when we added the web3 hosting feature). I close this issue for now, we can open a new one if the idea of implementing Helia comes back on the table.