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

https://github.com/WalletConnect/walletconnect-example-dapp

Example Dapp
https://github.com/WalletConnect/walletconnect-example-dapp

browser dapp demo example react sample test wallet walletconnect web3

Last synced: 7 months ago
JSON representation

Example Dapp

Awesome Lists containing this project

README

        

# WalletConnect Example Dapp

## Develop

```bash
npm run start
```

## Test

```bash
npm run test
```

## Build

```bash
npm run build
```