Prerequisites
Build from source
geth binary lands at build/bin/geth. Confirm:
Verify the build
Run the unit-test suite:Container image
A multi-stage Dockerfile is provided at the repo root:Dockerfile.alltools.
Build the Quantum Chain reference client and tooling from source.
geth binary lands at build/bin/geth. Confirm:
Dockerfile.alltools.