Skip to content

0xbrowser/stake-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stake-dapp

dapp individual assignment

Install command:

npm install

Run command:

npm run dev

Stake DApp with Off-chain Signature Verify Function

具有链下签名与验证功能的质押DApp

- Frontend: React, Typescript, Web3.js, @web3-react

- Backend: Python (Flask)

- Blockchain Platform: Sepolia

- Smart Contract Language: Solidity

- Cloud Services: Vercel stake-dapp-eosin.vercel.app

- API Integration: Infura

ECDSA.recover from OpenZepellin

contract

Sepolia transactions https://sepolia.etherscan.io/address/0xddf7670719e77c54567ab95a20a4b4a455ae3895

etherscan

Stake DApp UI

UI/UX