Skip to content

feat: make light-js example a proper debugging tool #248

@Ivansete-status

Description

@Ivansete-status

Summary

Provide a "combobox" component that allows easily select the target node in https://examples.waku.org/light-js/

Details

The https://examples.waku.org/light-js/ is great indeed! and I use it very often. However, I think it would be great to make it easier to switch among the different known nwaku nodes.

I suggest having a "combobox/dropdown list" component where the user can easily pick up one of the major nwaku nodes.

For example, there could be the next values: test-ams; test-us; test-hk; prod-ams; prod-us; prod-hk.

I usually get the underlying multiaddress string from the information given by https://fleets.status.im/ although this is not the best source of this information.

Quotes:

@jm-clius: I don't think we should build anything on fleets.status.im - this is simply a handy "cheat list" of nodes, but is not meant to be maintained or be used in any features.
@fryorcraken: Maybe the right way is to pull all nodes from DNS discovery to build the drop list

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions