# Packages

Package ethereumtest provides test helpers for using ethereum backend in test.

# Functions

BalanceAt reads the on-chain balance of the given address.
NewChainBackend initializes a connection to blockchain node and sets up a wallet with given credentials for funding on-chain transactions and channel balances.
NewContractRegistry initializes a contract registry and sets the adjudicator and asset ETH contract addresses.
NewROChainBackend initializes a connection to blockchain node that can be used only for validating contracts.
NewWalletBackend initializes an ethereum specific wallet backend.