Documentation
¶
Index ¶
- func EVMExternal(config *environment.Config) error
- func EVMMinimalLocal(config *environment.Config) error
- func EVMMinimalLocalBS(config *environment.Config) error
- func EVMOneNode(config *environment.Config) error
- func EVMReorg(config *environment.Config) error
- func EVMSoak(config *environment.Config) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EVMExternal ¶ added in v0.2.3
func EVMExternal(config *environment.Config) error
EVMExternal local development Chainlink deployment for an external (testnet) network
func EVMMinimalLocal ¶ added in v0.2.3
func EVMMinimalLocal(config *environment.Config) error
EVMMinimalLocal local development Chainlink deployment, 1 bootstrap + 4 oracles (minimal requirements for OCR)
func EVMMinimalLocalBS ¶ added in v0.2.3
func EVMMinimalLocalBS(config *environment.Config) error
EVMMinimalLocalBS local development Chainlink deployment, 1 bootstrap + 4 oracles (minimal requirements for OCR) + Blockscout
func EVMOneNode ¶ added in v0.2.3
func EVMOneNode(config *environment.Config) error
EVMOneNode local development Chainlink deployment
func EVMReorg ¶ added in v0.2.3
func EVMReorg(config *environment.Config) error
EVMReorg deployment for two Ethereum networks re-org test
func EVMSoak ¶ added in v0.2.3
func EVMSoak(config *environment.Config) error
EVMSoak deployment for a long running soak tests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.