/iotex-election

Manage election results from governance chain

Primary LanguageGoApache License 2.0Apache-2.0

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