Go to file
Jack Grigg f67b93e09e Create Poetry project 2024-04-25 21:39:45 +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
zcash_graphs Create Poetry project 2024-04-25 21:39:45 +00:00
.gitignore Create Poetry project 2024-04-25 21:39:45 +00: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
poetry.lock Create Poetry project 2024-04-25 21:39:45 +00:00
pyproject.toml Create Poetry project 2024-04-25 21:39:45 +00: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)