protofire / eth-cli

CLI swiss army knife for Ethereum developers
https://www.npmjs.com/package/eth-cli
MIT License
239 stars 40 forks source link

Buidler plugin #136

Open fvictorio opened 4 years ago

fvictorio commented 4 years ago

This should probably be a separate repo, but opening the issue here for tracking.

I don't know how this would look like. I guess it should just start the REPL with the proper contracts loaded. Maybe it could also deploy the contracts first to the Buidler EVM and then start the repl connected to it?