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 Dec 18, 2024. It is now read-only.
In order for this project to work, are there any setup steps required (initialize IPFS db externally...) before executing the app?
I just downloaded and executed it and this is what I get from the browser: Uncaught Error: invalid multiaddr: /dns4/star-signal.cloud.ipfs.team/wss/p2p-webrtc-star/ipfs/QmVwQWBf6dmfgVn7buek9tGvtvN2rSvrh3GFZqqpjijZyX at cleanUrlSIO (index.min.js:1) at EventEmitter.listener.listen (index.min.js:1) at cb (index.min.js:1) at index.min.js:1 at index.min.js:1 at exports.default (index.min.js:1) at exports.default (index.min.js:1) at exports.default (index.min.js:1) at Object.listen (index.min.js:1) at each (index.min.js:1)
To clarify: the way that two browsers interact with the same DB is connecting to the same repo ('/orbitdb/examples/todomvc/ipfs/0.27.0'), right? I'm very new to IPFS and Orbit, so any help pointing me to mistakes/alternative directions would be much appreciated.