Module: Ethereum

Defined in:
lib/ethereum.rb,
lib/ethereum/client.rb,
lib/ethereum/railtie.rb,
lib/ethereum/version.rb,
lib/ethereum/contract.rb,
lib/ethereum/function.rb,
lib/ethereum/solidity.rb,
lib/ethereum/formatter.rb,
lib/ethereum/deployment.rb,
lib/ethereum/ipc_client.rb,
lib/ethereum/http_client.rb,
lib/ethereum/initializer.rb,
lib/ethereum/transaction.rb,
lib/ethereum/contract_event.rb,
lib/ethereum/function_input.rb,
lib/ethereum/function_output.rb,
lib/ethereum/project_initializer.rb,
lib/ethereum/contract_initializer.rb

Defined Under Namespace

Classes: Client, CompilationError, Contract, ContractEvent, ContractInitializer, Deployment, Formatter, Function, FunctionInput, FunctionOutput, HttpClient, Initializer, IpcClient, ProjectInitializer, Railtie, Singleton, Solidity, Transaction

Constant Summary collapse

VERSION =
"1.6.0"