archway-network / archway-network/cli
feat(contracts): command to display contracts info
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing contract-related CLI commands and their argument patterns. Define how `contracts show` accepts a contract name or address, then confirm the expected output for local path, Code ID, address, and current on-chain metadata before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100