Skip to content

Latest commit

 

History

History
14 lines (4 loc) · 244 Bytes

README.md

File metadata and controls

14 lines (4 loc) · 244 Bytes

1.主要技术栈是 React17+Vite+ethers+web3-react

2.config文件夹下是配置文件 主要配置的是连接钱包的参数与常量

3.hooks里主要是合约调用的逻辑

4.components里的Web3ReactManager是钱包连接逻辑