mirror of
https://github.com/waku-org/js-waku-lab.git
synced 2025-01-31 11:14:55 +00:00
12 lines
645 B
Markdown
12 lines
645 B
Markdown
- [ x ] waku connections on header should have green/yellow/red color indicator
|
|
- [ x ] chains can't be signed twice by an address
|
|
- [ ] generate waku peer id using the wallet address
|
|
- [ ] telemetry
|
|
- [ x ] disclaimer
|
|
- [ ] functionality
|
|
- [ ] landing page
|
|
- [ ] look into high initial loading times
|
|
- [ ] fix deployment/hosting
|
|
- [ x ] sign shared chain route should show spinner while waiting for the store query to resolve
|
|
- [ x ] create chain -> QR modal should have a sharable link instead of the object
|
|
- [ x ] store query should yield messages as they come in, instead of waiting for all of them to come in before displaying anything |