web3-ethereum-1.0.1.0: Ethereum support for Haskell Web3 library.
CopyrightAleksandr Krupenkin 2016-2024
LicenseApache-2.0
Maintainermail@akru.me
Stabilityexperimental
Portabilityunportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.Ethereum

Description

Ethereum is a global, open-source platform for decentralized applications.

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