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

Question: Does helia node connect to general ipfs network? #769

Open
Kofituo opened this issue Mar 26, 2025 · 0 comments
Open

Question: Does helia node connect to general ipfs network? #769

Kofituo opened this issue Mar 26, 2025 · 0 comments

Comments

@Kofituo
Copy link

Kofituo commented Mar 26, 2025

I have been looking through the source code of this repository to get an idea of how to get my ipfs node in wasm to join general the ipfs network.
Looking through the repository, I see this file
https://github.com/ipfs/helia/blob/main/packages/helia/src/utils/bootstrappers.ts
But I know tcp protocol only does not work in the browser setting. The browser requires ws or http as well. My question now is, does the helia node connect to the general ipfs network in the browser comtext? If it does, how does it do it? Is there a different bootnodes file?
Thanks

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