| Package | Description |
|---|---|
| org.adridadou.ethereum.blockchain | |
| org.adridadou.ethereum.smartcontract | |
| org.adridadou.ethereum.values |
| Modifier and Type | Method and Description |
|---|---|
SmartContract |
EthereumProxyRpc.mapFromAbi(ContractAbi abi,
EthAddress address,
EthAccount sender) |
SmartContract |
EthereumProxyEthereumJ.mapFromAbi(ContractAbi abi,
EthAddress address,
EthAccount sender) |
SmartContract |
EthereumProxy.mapFromAbi(ContractAbi abi,
EthAddress address,
EthAccount sender) |
| Modifier and Type | Class and Description |
|---|---|
class |
SmartContractEthereumJ
Created by davidroon on 20.04.16.
|
class |
SmartContractRpc
Created by davidroon on 20.04.16.
|
| Constructor and Description |
|---|
Payable(SmartContract contract,
String methodName,
Object[] arguments,
Method method,
EthereumContractInvocationHandler ethereumContractInvocationHandler) |
Copyright © 2017. All rights reserved.