API Reference Etherex v1.1.0
modules
Modules
Elixir high level library for the Ethereum blockchain. This library is based on the methods of the Json RPC API (https://eth.wiki/json-rpc/api).
Module to start/stop an Ethereum client by using ethnode
.
Module to start/stop an Ethereum client by using ethnode
.
Module to start/stop an Ethereum client by using ganache-cli
.
Module to start/stop an Ethereum client by using geth
.
Module to start/stop an Ethereum client by using openethereum
.
Types and functions related to bytecode and contracts.
This module provides an abstraction layer over the default Etherex contract. This abstraction allows the user to interact with contracts only using addresses and transaction hashes.
Some Ethereum clients support jumping through time simulating time events like advance the time and the blocks or set and revert to a snapshot.
Basic types in Ethereum.