Skip to content

GodMode wrapper for using GodMode on a Ganache Ethereum RPC client. Based on Truffle ganache-cli.

License

Notifications You must be signed in to change notification settings

xGodMode/godmode-ganache-cli

 
 

Repository files navigation

GodMode Logo

This is a wrapper for Ganache-CLI for the GodMode environment pointing to GodMode Ganache Core. This in turn allows you to take control of third-party contracts in a test environment and run forecasting.

For full information, check the Ganache-CLI repo.

Usage

Start by cloning this repository and installing dependencies

npm install

Run a local chain

npm run start

OR run a mainnet fork

export INFURA_PROJECT_ID=<your-infura-project-id>
npm run start-fork

License

MIT

About

GodMode wrapper for using GodMode on a Ganache Ethereum RPC client. Based on Truffle ganache-cli.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 95.6%
  • Dockerfile 4.4%