This project demonstrates UI used React and ethers.js works with staking smartcontract. This Dapp working in rinkeby test network https://abalshakou.github.io/dapp-staking/
- Connect to metamask using ethers.js
- Stake ethereum on different periods (1, 3, 6 months)
- Withdraw ethereum
npm install
npm start