# web3Demo **Repository Path**: xulinyu/web3-demo ## Basic Information - **Project Name**: web3Demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-29 - **Last Updated**: 2024-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.主要技术栈是 Nextjs+ethers+web3-react 2.config文件夹下是配置文件 主要配置的是连接钱包的参数与常量 3.hooks里主要是合约调用的逻辑 4.components里的Web3ReactManager是钱包连接逻辑 Web3ReactManager是配置默认网络的