harmony-one / horizon

Horizon - a trustless harmony to ethereum bridge
MIT License
36 stars 29 forks source link

ELC Block Relay #4

Closed peekpi closed 3 years ago

peekpi commented 3 years ago

Add CLI tools for DAG Merkel Tree,ELC,Ethereum Block Relay.

  1. DAG Merkel Tree CLI: calculate DAG merkle tree root for epochs and provide merkel proof.
  2. ELC CLI: deploy ELC contract, query ELC status
  3. Ethereum Block Relay CLI: get block from ethereum and relay it to harmony ELC contract.