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 3 forks source link

Add License #7

Open neyhere07 opened 1 month ago

neyhere07 commented 1 month ago

Currently, this project does not include a license. Adding a license would make it easier for contributors and users to engage with the project while knowing their rights and responsibilities. It helps protect both the contributors and users of the project, clarifying legal permissions and encouraging collaboration. Some popular License are : MIT License, Apache License 2.0, GNU GPL.