Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic] waku relay (node) #13

Closed
4 tasks done
D4nte opened this issue Mar 28, 2021 · 1 comment
Closed
4 tasks done

[Epic] waku relay (node) #13

D4nte opened this issue Mar 28, 2021 · 1 comment

Comments

@D4nte
Copy link
Contributor

D4nte commented Mar 28, 2021

Problem

A near real time decentralized and secure communication protocol is needed to enable dapps, wallets and other apps (e.g. chat app) to use a decentralized infrastructure while maintaining an acceptable UX,.

Solution

Provide a JS library that allows developers to use waku v2 relay for near real time communication purposes.
Ensure the JS library is functional by including a suite of tests.
Demonstrate the usage of the API by building a CLI chat app that can communicate with the nim-waku example chat app.

For now, the solution can be focused on node support only. A separate issue will track browser support.

Acceptance Criteria

Tests

Demonstrate the following features as working in test:

Chat app

Issues

See https://github.com/status-im/js-waku/milestone/1

@D4nte D4nte added this to the waku-relay (node) milestone Mar 28, 2021
@D4nte D4nte mentioned this issue Mar 28, 2021
5 tasks
@D4nte D4nte changed the title [Epic] walu-relay (node) [Epic] waku relay (node) Mar 31, 2021
@D4nte
Copy link
Contributor Author

D4nte commented Apr 1, 2021

Done!

@D4nte D4nte closed this as completed Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant