Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: how to create standalone node on localhost (e.g. for testing) #306

Open
rrthomas opened this issue Jun 9, 2024 · 0 comments
Open

Comments

@rrthomas
Copy link

rrthomas commented Jun 9, 2024

I've been trying to find out how to do this, so I can run some tests for a Helia-using program when I'm offline.

I've searched the docs and the web, and I can't find out how. Indeed, someone else had the same problem:

https://electroblog.hashnode.dev/beginners-guide-to-ipfs

says:

Something I don't yet know

Even after as much research as I did, there are a couple of things I haven't been able to fully figure out (yet) which is why I haven't discussed them in this article.

Connecting to localhost using Helia

I am looking for the right parameters to pass in the createHelia() function that will connect me to the local network instead of the default ipfs.io gateway, I have not been successful in doing this.

Apologies if I've overlooked something in the docs. I tried to understand how to do this using a suitable HeliaInit parameter to createHelia, but nothing seems to be relevant there. Thanks for Helia!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant