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
We are setting up some nodes to enable Waku Connect (ie, js-waku) users to test out the js-waku library without having to deploy their own nodes.
Once they are happy with js-waku and waku-org/nwaku#828 is ready we can push towards platforms running their own nodes. The Waku Connect DNS ENR tree can then be used as entry point for bootstrapping, until we can consolidate the fleet and decide one or several a default domain across implementations
Goals:
js-waku uses DNS Discovery by default
js-waku connects by default to a fleet that has no performance issue wrt Waku Relay
js-waku connects by default to several relay peers (maybe not 6 yet but at least 2)
We facilitate the usage of js-waku with self-deployed nodes by trying out, demonstrating and documenting the expected setup done by platforms who are also operators. Note, this overlaps with nim-waku's misison. it's a collaborative effort.
Proposed plan:
Test wc nodes, ensure js-waku can connect to them via native websocket.
Ensure that relay performance is adequate and mitigated as waku store is disabled
Generate an ENR Tree for the wc nodes
Setup this ENR tree (bootstrap.wakuconnect.dev?)
Use the ENR tree for js-waku, confirm it performs as expected
nwaku's native websocket is not yet perfect: waku-org/nwaku#949
Block on this. nwaku's native websocket needs to be has good, if not better, than websockify before we can play around with this new fleet.
See status-im/infra-waku-connect#1
We are setting up some nodes to enable Waku Connect (ie, js-waku) users to test out the js-waku library without having to deploy their own nodes.
Once they are happy with js-waku and waku-org/nwaku#828 is ready we can push towards platforms running their own nodes. The Waku Connect DNS ENR tree can then be used as entry point for bootstrapping, until we can consolidate the fleet and decide one or several a default domain across implementations
Goals:
Proposed plan:
waku2
key in ENRs. #405The text was updated successfully, but these errors were encountered: