eth-client / org.apache.tuweni.ethclient

Package org.apache.tuweni.ethclient

Types

EthClient

Top-level class to run an Ethereum client.

class EthClient : CoroutineScope

Functions

main

Main method run by the Ethereum client application.

fun main(args: Array<String>): Unit