# README
ethsimtracer
This is a simple "fork" of the simulated
package of go-ethereum
.
The source can be found here
The only change is the inclusion of the trace api.
# Functions
NewBackend creates a new simulated blockchain that can be used as a backend for contract bindings in unit tests.
# Interfaces
Client exposes the methods provided by the Ethereum RPC client.