handshake-org / handshake-org/hs-rosetta
Run Check command failing for rosetta-cli
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I was trying to run rosetta implementation of handshake in this repo.
I am unable to run "run check" command, as mentioned in project Read Me with following error:
$ rosetta-cli check --lookup-balance-by-block=false
Command Failed: unknown command "check" for "rosetta-cli"
Did you mean this?
check:data
check:construction
I think its possible that check command existed for older rosetta-cli versions but it no longer exists for current version. We have to explicitly specify wether we want to run check:data or check:construction.
This may require update in project readme.
Also when I tried to run check:data, It required a config file. I was able to create one but check:data command seemed stuck on "testnet".
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 with the project README instructions for rosetta-cli check; compare them with the current check:data and check:construction commands. Confirm the required configuration and the reported testnet behavior, then update the README so the documented command and setup match the current CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100