xGodMode / godmode

Use GodMode to get full control of any Ethereum contract or account
http://godmode.work
MIT License
41 stars 15 forks source link

Remove compiled contracts from godmode core #20

Closed v-stickykeys closed 3 years ago

v-stickykeys commented 3 years ago

When a user calls GM.mintDai they should have already installed GMDai via npx.

The mintDai method will then create the contract interface using the compiled GMDai in the user's project repo