# unlock-scan

An efficient Unlock Protocol scanner.

## Getting started

The library is published on npm. To install it, use `npm` or `yarn`:

```
yarn add @mycrypto/unlock-scan
```

or

```
npm install @mycrypto/unlock-scan
```
