-
Notifications
You must be signed in to change notification settings - Fork 69
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: redeemInvite API SDK #595
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @waddaboo! It looks great! Thank you for this PR.
I left one comment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @waddaboo! Thank you very much!
Description
This PR introduces a new features that allows users to redeem invite via API SDK. This API SDK can used after joining an on-chain group via invite link to mark the invite code as redeemed.
This new feature has been added to client app to showcase the functionality.
Related Issue
Discussed at #584 (comment)
Does this introduce a breaking change?