package
Version:
v0.8.2
Opens a new window with list of versions in this module.
Published: Jun 11, 2019
License: AGPL-3.0
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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.