metodi96/defi-react-staking-app
A simple staking app using the ERC-20 standard in order to get familiar with Solidity. Powered by the Truffle framework and more precisely the truffle react box (using Ganache as a test blockchain). Users can stake DAI tokens, withdraw them after at least a day has passed since their latest staking and receive bonus custom tokens which are equal to 5% of the withdrawn amount. Uses parts of the template by Cruip and adds a new section on top of it. https://github.com/cruip/open-react-template
SCSSMIT