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

Create basic Redeem page #354

Merged
merged 1 commit into from
May 27, 2022
Merged

Create basic Redeem page #354

merged 1 commit into from
May 27, 2022

Conversation

thestrabusiness
Copy link
Collaborator

This commit introduces the structure for the redeem page where users
will be able to retrieve their deposit from the course.

Included are a number of new contract functions used to check the status
of a user's stake, the block in which they registered, the course length
and finally send a transaction to retrieve their deposit.

Still needed is the ability for a user to select whether or not they'd
like to retrieve their deposit or mint $LEARN instead.

@thestrabusiness thestrabusiness linked an issue May 20, 2022 that may be closed by this pull request
@andytudhope
Copy link
Contributor

This is a wonderful start, thank you ❤️ Great to see more web3 components being abstracted out.

Let me know if you have further thoughts about a simple toast-like notification provider to let learners know where they are in the course and when they can redeem - I should be around in Slack most of the day.

This commit introduces the structure for the redeem page where users
will be able to retrieve their deposit from the course.

Included are a number of new contract functions used to check the status
of a user's stake, the block in which they registered, the course length
and finally send a transaction to retrieve their deposit.

Still needed is the ability for a user to select whether or not they'd
like to retrieve their deposit or mint $LEARN instead.
@thestrabusiness thestrabusiness marked this pull request as ready for review May 27, 2022 16:08
@thestrabusiness thestrabusiness merged commit 772bed2 into web3 May 27, 2022
@andytudhope andytudhope deleted the anthony/redeem-page branch May 27, 2022 19:39
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.

Redeem Page
2 participants