Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 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
```