Open julienbrs opened 3 days ago
Change the locker page to create a form for locking tokens and add a confirmation modal to preview the user's input before submission.
LockForm
The modal can use TailwindCSS or a simple React component. Use dapp as an example for styling.
[ Easy Difficulty - Frontend dep ] Mock the submission behavior for now, as no backend connection is required.
Can I attempt this issue?
How i plan to tackle the issue
ETA: 24 hrs
Hi, I've assigned that issue to you. You can ping me if you got any question, and please join TG if not already done: https://t.me/carbonableOD
Description
Change the locker page to create a form for locking tokens and add a confirmation modal to preview the user's input before submission.
Acceptance Criteria
LockForm
component with inputs for token ID, amount, and lock duration.Additional context
The modal can use TailwindCSS or a simple React component. Use dapp as an example for styling.
[ Easy Difficulty - Frontend dep ] Mock the submission behavior for now, as no backend connection is required.