Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 191 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 191 Bytes

iotex-election

Collect and process election information from the governance chain (which is Ethereum for now)

Run as a service

  1. dep ensure --vendor-only
  2. rm election.db
  3. make run