argumentcomputer / argumentcomputer/zk-light-clients

Kadena (and Ethereum) light-client instructions are not correct

Open
#332 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
70
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Following the Kadena light-client instructions results in error as the package is called `kadena-lc`

https://argumentcomputer.github.io/zk-light-clients/kadena/run/setup_client.html#launch-the-client

```
MODE=SNARK RUST_LOG="debug" cargo run -p light-client --release --bin client -- -c https://api.chainweb.com -p localhost
error: package(s) `light-client` not found in workspace `/Users/rsoeldner/repo/kadena/zk-light-clients/kadena
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the Kadena setup page at run/setup_client.html#launch-the-client and compare its documented cargo command with the reported workspace package name, kadena-lc. Update the incorrect instruction and verify that the command names the available package; the issue also mentions Ethereum instructions, but gives no further details to investigate.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.