eth-log-aggregator

command module
v0.0.0-...-481d56d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2021 License: GPL-3.0 Imports: 15 Imported by: 0

README

eth-log-aggregator

Easily listen to events from multiple contracts using go-ethereum bindings!

Usage

The usage of this tool is exactly the same as abigen. It is expected that bindings for a contract exist before running this tool.

Once the tool has been built go build, you can simply generate the log aggregate bindings as follows:

abigen --abi contracts/ERC20.json --pkg contracts --type Token --out pkg/contracts/token.go
eth-log-aggregator --abi contracts/ERC20.json --pkg contracts --type Token --out pkg/contracts/token_watcher.go

This is limited to go bindings

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL