Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 342 Bytes

Docker Image: Ganache CLI

Usage

docker run -it blockmason/ganache:6.6.0

Configuration

Environment Variables

  • TCP_PORT (number): The TCP port on which to listen to JSON-RPC requests. Defaults to 8545.
  • EVM_VERSION (string): The version of the Ethereum virtual machine (EVM) to use. Defaults to petersburg.