# Functions
CreateTestClient creates and extended eth client using the passed ethereum wallet key.
NewEthClient creates and returns our extended ethereum client/wallet.
# Interfaces
EthClient provides management of a private key and other convenience functions layered on top of the go-ethereum client.