Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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