| Package | Description |
|---|---|
| org.adridadou.ethereum | |
| org.adridadou.ethereum.swarm | |
| org.adridadou.ethereum.values |
| Modifier and Type | Method and Description |
|---|---|
SwarmHash |
EthereumFacade.publishMetadataToSwarm(CompiledContract contract) |
| Modifier and Type | Method and Description |
|---|---|
static SwarmHash |
SwarmHash.of(byte[] hash) |
static SwarmHash |
SwarmHash.of(String hash) |
SwarmHash |
SwarmService.publish(String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
SwarmService.get(SwarmHash hash) |
SmartContractMetadata |
SwarmService.getMetadata(SwarmHash hash) |
| Modifier and Type | Method and Description |
|---|---|
SwarmHash |
SwarmMetadaLink.getHash() |
| Modifier and Type | Method and Description |
|---|---|
static SwarmMetadaLink |
SwarmMetadaLink.of(SwarmHash hash) |
| Constructor and Description |
|---|
SwarmMetadaLink(SwarmHash hash) |
Copyright © 2017. All rights reserved.