UNPKG

ssv-scanner

Version:

Tool for retrieving events data (cluster snapshots and owner nonce) from the SSV network contract.

6 lines (4 loc) 81 B
#!/usr/bin/env node 'use strict'; import main from './cli-shared'; void main();