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

Commits on May 27, 2022

  1. Create basic Redeem page

    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.
    Anthony M committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c6611bd View commit details
    Browse the repository at this point in the history