web3-0.9.1.0: Web3 API for Haskell.

CopyrightAlexander Krupenkin 2016
LicenseBSD3
Maintainermail@akru.me
Stabilityexperimental
Portabilityunportable
Safe HaskellNone
LanguageHaskell2010

Network.Ethereum

Contents

Description

TODO

Synopsis

Basic transaction sending

Basic EVM event listening

data EventAction Source #

Event callback control response

event :: (DecodeEvent i ni e, JsonRpc m) => Filter e -> (e -> ReaderT Change m EventAction) -> m () Source #

Run one block at a time.

Primitive Solidity data types

Metric unit system