Questions tagged [ipfs-http-client]

47 questions
-1
votes
1 answer

IPFS file extension for GLB

I'm using the ipfs-http-client module to interact with IPFS. My problem is that I need the file extension on the link that I generate, and it seems that I can only get it with the wrapWithDirectory flag (-w with the command line). But this flag…
Mouloud85
  • 3,826
  • 5
  • 22
  • 42
-2
votes
1 answer

Promise returns undefined nodejs

i am back with a same issue for my promise returning undefined please help. Here, i am using ipfs to save data with savedata() which takes in a json string,a document name and a secret phrase. i am not quit sure why promise is returning undefined i…
Jay
  • 11
  • 1
  • 4
1 2 3
4