onflow/flow-cli

Import address feature for dependency manager

Opened this issue · 2 comments

Issue To Be Solved

(Optional): Suggest A Solution

It would be nice to have an option to import an address with all contracts and dependencies from network.

I like this idea! To clarify: the idea is to add every contract and dependencies found from an address, correct? For example, if no contract name was provided flow dependencies add testnet://7e60df042a9c0868. Then everything from 7e60df042a9c0868 would be installed and setup. This would setup contract a project quickly for an address.