An open API service indexing awesome lists of open source software.

https://github.com/iotexproject/iotex-election

The Ethereum-to-IoTeX Bridge that syncs smart contract states to IoTeX blockchain
https://github.com/iotexproject/iotex-election

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

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

# Run as a service
0. dep ensure --vendor-only
1. rm election.db
2. make run