Skip to content

Node.js script to parse POA network for block info and map validator's address to their names.

Notifications You must be signed in to change notification settings

hashguide/poa-getMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

POA Sokol Network getMiner Script

Made to run in node and log everything to console. Remove the multi-line comment at the top to be able to write all console.log output to log.txt

  1. To install the web3 dependency, cd into the root folder and enter

npm i

  1. To run the script, simply run

node getMiner.js

This was meant as a personal project to evaluate the block times and patterns.

About

Node.js script to parse POA network for block info and map validator's address to their names.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published