archway-network / cli

Develop WASM smart contracts with the Archway network developer CLI
https://docs.archway.io
Apache License 2.0
44 stars 21 forks source link

feat(contracts): command to display contracts info #251

Open aelesbao opened 11 months ago

aelesbao commented 11 months ago

Description

It will be helpful to have a command that displays contracts' information, like the local path, Code ID, address, and current metadata (if deployed on-chain).

Technical Details

contracts show

Displays information about a contract by its name or address.

Arguments

TBD