UNPKG

@mycrypto/unlock-scan

Version:

An efficient Unlock Protocol scanner

18 lines (11 loc) 230 B
# 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 ```