dev-bootcamp-2019 / final-project-shashik239

final-project-shashik239 created by GitHub Classroom
GNU General Public License v3.0
0 stars 0 forks source link

IPFS #1

Open dgrmunch opened 5 years ago

dgrmunch commented 5 years ago

Hi Shashik! Quick question, I have seen that the link to access the "deployed" version of the dApp is not available:

ipfs resolve -r /ipns/QmXmyJdaBYfqeBrJRmKtkxPFiJ8xrUSLaxegvhCT1WqvW9/: context deadline exceeded

Considering that it is a link to IPNS I suppose that the server with your IPFS node is offline. Can you provide an IPFS link to the resource itself, please?

Thanks!

dgrmunch commented 5 years ago

I have found the IPFS link in the documentation: https://gateway.ipfs.io/ipfs/QmXmyJdaBYfqeBrJRmKtkxPFiJ8xrUSLaxegvhCT1WqvW9/#/

It does not work though. Is it pinned? ipfs.io only keeps a cache of pinned resources for some limited amount of time, so if you IPFS node is not online, the resource probably will not be available.