Parth-Sharma-tonchi / StakeFi

An staking smart contract on any EVM network that allows users to stake one token and earn reward tokens periodically. This contract will focus on depositing and withdrawing staked tokens and the reward tokens and calculation of staking rewards.
0 stars 2 forks source link

Add frontend UI #8

Open Ishitagu opened 3 days ago

Ishitagu commented 3 days ago

Creating a user-friendly interface is crucial for enhancing user interaction with the staking functionalities. I have outlined a plan to build a frontend using Next.js with TailwindCSS for styling, which will integrate with our smart contract using Ethers.js for seamless wallet interactions.

Proposed Features for the Frontend: Wallet Connection: Allow users to connect their MetaMask wallets easily. Staking Interface: Create a form for users to stake their tokens with a simple input. Reward Claiming: Implement functionality for users to claim their earned rewards. User Dashboard: Provide an overview of staking status and transaction history. I believe that this addition will significantly improve the project's accessibility and user experience, making it more appealing to potential users.

I would love to discuss this further and get your thoughts on my proposal. Thank you for considering my contribution and i would really appreciate it if you assign this to me !

Anayverma commented 1 day ago

Hey @Ishitagu , I would love to contribute. Please assign it to me