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

Frontend MVP Development for Tokei Vesting platform #15

Closed
2 tasks
MSghais opened this issue Jan 20, 2024 · 0 comments
Closed
2 tasks

Frontend MVP Development for Tokei Vesting platform #15

MSghais opened this issue Jan 20, 2024 · 0 comments
Assignees

Comments

@MSghais
Copy link
Contributor

MSghais commented Jan 20, 2024

Description

Frontend for Tokei platform, Token vesting platform written in Cairo.

Creating an interface for every user can:

  • create a lockup_linear with the create_with_range function on the Cairo contracts.
  • See lockups created
  • See lockups can be claimed
  • Lockup Data about the waiting time and linear release.

I'm waiting for the PR on the Cairo contract to be merged, and I can start the implementation of the front end after.

Example of UI: https://app.sablier.com

Acceptance Criteria

  • Linear lockup
  • Data visibility for lockup by sender and recipients.

Additional context

UI Example of Vesting creation:

image_2024-01-20_145613138

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

No branches or pull requests

2 participants