You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
I am using ipfs in the browser, I just figured out that my browser node does not connect to peers except when I explicitly connect with ipfs.swarm.connect(address). After that I got one peer connected to my browser node.
I am also unable to get my browser node address, the field multiaddress is always an empty list.
Is that a normal behaviour, is there any configuration needed to get my browser node discoverable by the ipfs network? How could I get my browser node address?