Web3Api.storage.uploadFolder Pinning data on IPFS

Hi Team,

I am using Web3Api.storage.uploadFolder to upload files on IPFS, per my understanding it is not pinning the data. To pin the data and ensure that it will be available whenever needed do I need to use Infura or Pinata services and change the code altogether to upload files using ipfs-http-client or something?

Not sure if I am asking the question correctly. But, main question is does with Web3Api.storage.uploadFolder will the data uploaded be available anytime that it is needed.

Please advice.

As always, thank you for the guidance.

the data is pinned now if you use uploadFolder function

1 Like