paritytech / paritytech/polkadot-cli
better tx and query output
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 2
- Avg merge
- 12h 35m
- Merged PRs (30d)
- 4
Description
key for queries can be styled better, first key than value and better displayed,
similar issue for arguments in tx. Hard to read.
Rust docs should be positioned differntly they split function args and return value at the bottom
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI entry points that render query output and transaction arguments, then compare the current key/value ordering and Rust documentation placement. Confirm the intended presentation for keys, values, arguments, and return values, and consider focused coverage that demonstrates the revised output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, typescript
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100