abalshakou / dapp-staking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 77.0%Language:CSS 11.2%Language:Solidity 7.9%Language:HTML 3.9%