I’m trying to import helia using npm.
My goal is to upload string data, but the generated cid doesn’t seem to be added to ipfs network, because
https://ipfs.io/ipfs/bafkreigonb4ic54vgx4md6adzwmtwgsk3g2zea3qpeyvzy5245jaqxc4bq
keeps returning 504 gateway timeout error.
Is there any example I can refer to?
Please help…
As a test, I tried running
https://github.com/haixuxu/ipfs-helia-rpc
but it doesn’t seem to work.
Pre-uploaded cid works, but when I try to change the test string to encode, it’s doesn’t upload.
user25558952 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.