Go to file
str4d e29e1e84d8
Merge pull request #2 from sellout/analytics
Add tooling for chain analysis
2024-02-28 18:28:51 +00:00
4467-sprout-usage Add Jupyter notebooks for making graphs for zcash/zcash#4467 2020-04-28 11:04:39 +12:00
analysis Minor cleanup 2022-10-10 17:51:23 -06:00
LICENSE Initial commit 2020-04-28 10:58:19 +12:00
README.md Use slickrpc instead of the authproxy from rpc-tests 2022-10-04 14:06:20 -06:00

README.md

zcash-graphs

A collection of scripts for collecting and graphing data about the Zcash chain

dependencies

  • slick-bitcoinrpc (which depends on libssl-dev and libcurl4-openssl-dev)