This test suite evaluates the interoperability of the Tracer APIs across a variety of Ethereum client implementations, specifically utilizing go-ethereum and core-geth.
- Node.js version 14
$ npm install
You can set the RPC endpoints and other options at ./config/index.js
.
To run the test suite execute the following command:
npm test
or
node test/traceBlock.js