Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedrouid/web3modal-ethers-example
Example React app with Web3Modal and Ethers (supporting MetaMask and WalletConnect)
https://github.com/pedrouid/web3modal-ethers-example
Last synced: about 2 months ago
JSON representation
Example React app with Web3Modal and Ethers (supporting MetaMask and WalletConnect)
- Host: GitHub
- URL: https://github.com/pedrouid/web3modal-ethers-example
- Owner: pedrouid
- License: mit
- Created: 2022-01-28T11:38:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-28T09:56:33.000Z (over 1 year ago)
- Last Synced: 2024-11-02T06:23:09.221Z (about 2 months ago)
- Language: TypeScript
- Size: 438 KB
- Stars: 16
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# web3modal-ethers-example
Example React app with Web3Modal and Ethers (supporting MetaMask and WalletConnect)
## Develop
```bash
yarn start
```## Test
```bash
yarn test
```## Build
```bash
yarn build
```# License
MIT