Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 234 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. go build -o ./bin/server -v ./server
  4. ./bin/server