# WalletConnect Javascript Core Library

This JS library includes connector, listener and utilities for WalletConnect standard

## Develop

```bash
$ npm run start
```

## Test

```bash
$ npm run test
```

## Build

```bash
$ npm run build
```
