Giovanni Sanchez
Giovanni Sanchez
## Description Now that Flow CLI supports [dependency management](https://developers.flow.com/tools/flow-cli/dependency-manager) via `flow dependencies ...`, it would be most consistent to dogfood the feature in this repository by using it for dependency...
### Description Currently, an account has to run the setup account transaction to configure their Storefront before they can sell an item. But this step can be consolidated in the...
### Description There are some scripts which have not yet been updated to Cadence 1.0. The relevant PR shoud update any remaining out of date code to Cadence 1.0.
### Issue To Be Solved Currently, CLI outputs a transaction hash when sending a transaction and adding/updating a contract. Navigating to a block explorer then requires copying that transaction hash...