# WalletConnect monorepo

* Load the required modules.

```typescript
npm run bootstrap
```

* Move the files to dist that are required to run.

```typescript
npm run move-dist
```

* Run monorepo.

```typescript
npm run start
```

{% embed url="<https://github.com/WalletConnect/walletconnect-monorepo/tree/v1.0>" %}
