Module trufflesuite_ganachecli

Module trufflesuite_ganachecli 

Source
Available on crate feature trufflesuite_ganachecli only.
Expand description

Trufflesuite Ganache CLI (ethereum simulator) testcontainer

Structs§

GanacheCli
Module to work with the [Ganache CLI] inside of tests.
GanacheCliCmd
Options to pass to the ganache-cli command

Constants§

GANACHE_CLI_PORT
Port that the [Ganache CLI] container has internally. Can be rebound externally via testcontainers::core::ImageExt::with_mapped_port