Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 433 Bytes

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