README
¶
Tendermint Ethereum Watcher
An experimental library which watches the Ethereum blockchain, and notifies a Tendermint blockchain of interesting events.
TODO:
- Bust the interesting parts out of
main.go
and into library code
- Provide a simple interface for Tendermint-based applications to subscribe
- Provide a way to shoot new events into the Tendermint chain
- Config file allowing some parameters to be set:
- number of Ethereum chain confirmations needed before events sent to Tendermint
Documentation
¶
Shutdown cleanly shuts down a given Watcher instance.
Wait waits till the Watcher is terminated for any reason.
Source Files
¶
Directories
¶
Package config defines configuration used by Ethereum watcher.
|
Package config defines configuration used by Ethereum watcher. |
Click to show internal directories.
Click to hide internal directories.