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

feat: add rln-js and rln-identity examples #13

Merged
merged 4 commits into from
Feb 14, 2024
Merged

feat: add rln-js and rln-identity examples #13

merged 4 commits into from
Feb 14, 2024

Conversation

weboko
Copy link
Collaborator

@weboko weboko commented Feb 13, 2024

This PR introduces two examples:

  • rln-js which showcases how chat can be done with RLN;
  • rln-identity which shows how identity credentials can be managed;

rln-identity covers such things as:

  • registering credentials;
  • reading from keystore;
  • importing / exporting;
  • saving to localStorage;

rln-js covers:

  • usage or credentials;
  • sending / receiving messages with proofs;

Follow up PR will be to enable auto sharding and this is blocked for now by waku-org/js-rln#91

@weboko weboko merged commit 5e1be42 into master Feb 14, 2024
8 checks passed
@weboko weboko deleted the weboko/rln branch February 14, 2024 00:38
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

Successfully merging this pull request may close these issues.

1 participant