Skip to content

Commit

Permalink
[#83] Add Zcash devtool walkthrough to README
Browse files Browse the repository at this point in the history
closes #83
  • Loading branch information
pacu committed Mar 5, 2025
1 parent 5dd03dd commit 00ac930
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ If you want to run with debug or trace logging:
```
RUST_LOG=debug cargo run --release -- -w <wallet_dir> <command>
```
### Video tutorial of Zcash Devtool
Kris Nuttycombe (@nuttycom) presented this tool during ZconVI which is available
on Youtube [here](https://www.youtube.com/watch?v=5gvQF5oFT8E)

[![Youtube preview of the ZconVI presentation Zcash-devtool: the Zcash development multitool](https://img.youtube.com/vi/5gvQF5oFT8E/0.jpg)](https://www.youtube.com/watch?v=5gvQF5oFT8E)

## License

Expand Down

0 comments on commit 00ac930

Please sign in to comment.