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: 18 days 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
```