UNPKG
@mycrypto/unlock-scan
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
0.1.0
An efficient Unlock Protocol scanner
MyCryptoHQ/unlock-scan
@mycrypto/unlock-scan
/
README.md
18 lines
(11 loc)
•
230 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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 `
``