ethpm / ethpm-cli

CLI tool for interacting with the ethPM ecosystem.
https://ethpm-cli.readthedocs.io/
MIT License
42 stars 12 forks source link

Implement ethpm activate #77

Closed njgheorghita closed 4 years ago

njgheorghita commented 4 years ago

What was wrong?

ethpm activate [installed_package_name or uri] command to make it super duper simple to interact with any package in your terminal.

Automatically opens up an ipython console with all contract factories and deployments found in the package loaded and ready to use.

Cute Animal Picture

image