/iotex-election

The Ethereum-to-IoTeX Bridge that syncs smart contract states to IoTeX blockchain

Primary LanguageGoGNU General Public License v3.0GPL-3.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. make run