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

Implement simple staking functionality #5

Closed
0x-r4bbit opened this issue Jan 9, 2025 · 0 comments · Fixed by #9
Closed

Implement simple staking functionality #5

0x-r4bbit opened this issue Jan 9, 2025 · 0 comments · Fixed by #9

Comments

@0x-r4bbit
Copy link
Collaborator

With the list of available vaults implemented in #4 , we can now add a simple UI component that allows users to select a vault and enter a stake amount to stake in the protocol.

Another thing we can do is rendering the current stake amount of the selected vault.
Next to the stake amount, we probably also want to show MP (XP comes later)

Staking into a vault should update the UI accordingly.

@mart1n-xyz mart1n-xyz linked a pull request Jan 21, 2025 that will close this issue
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 a pull request may close this issue.

1 participant