An open API service indexing awesome lists of open source software.

https://github.com/opexgroup/poascannertest


https://github.com/opexgroup/poascannertest

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# POA scanner sample

Scans last POA blocks. See `Program::BlockCallback` method for block processing logic

Launch `run.sh` to build and run the program.
Arguments:

```
--mainnet # Use mainnet (sokol is the default)
--count N # scan last N blocks (10 is the default)
```