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 first version of XP token #34

Closed
0x-r4bbit opened this issue Oct 8, 2024 · 1 comment
Closed

Implement first version of XP token #34

0x-r4bbit opened this issue Oct 8, 2024 · 1 comment

Comments

@0x-r4bbit
Copy link
Collaborator

Implement the XP token contract according to the requirements outlined in the milestone.
For this version, the contract will exclusively rely on the staking protocol's multiplier points estimation to determine the amount of XP tokens a user has access to.

@0x-r4bbit
Copy link
Collaborator Author

With landing #95 and #99 this can be considered done.

@github-project-automation github-project-automation bot moved this from In Progress to Done in Tasks - Smart Contracts Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment