ethereum-event-listener

command module
v0.0.0-...-070b236 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2018 License: LGPL-3.0 Imports: 19 Imported by: 0

README

Ethereum Event Listener

An example of a program written in Go, which listens to a Smart Contract's event

1 - Solidity contract to ABI

solc --abi contracts/MyContract.sol -o contracts

2 - ABI to Go package

abigen --abi contracts/MyContract.abi --pkg mycontract --out mycontract/contract.go

3 - Fill your data in config.toml

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