Skip to content

Instantly share code, notes, and snippets.

@Aviksaikat
Created May 6, 2023 12:54
Show Gist options
  • Save Aviksaikat/287ff0dab9656db1cf9a47a9e1247d2b to your computer and use it in GitHub Desktop.
Save Aviksaikat/287ff0dab9656db1cf9a47a9e1247d2b to your computer and use it in GitHub Desktop.
Test locally on goerli-fork. Add this to your `network-config.yaml`
- cmd: ganache-cli
cmd_settings:
accounts: 10
evm_version: istanbul
fork: goerli
gas_limit: 12000000
mnemonic: brownie
port: 8545
host: http://127.0.0.1
id: goerli-fork-local
name: Ganache-CLI (Goerli Fork Local)
timeout: 120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment