Skip to content

abalshakou/dapp-staking

Repository files navigation

staking DAPP and smartcontract

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/

2022-07-13_18-07

Functionality

  • Connect to metamask using ethers.js
  • Stake ethereum on different periods (1, 3, 6 months)
  • Withdraw ethereum
npm install
npm start