Go to file
str4d a1f5a4b257
Merge pull request #3 from zcash-hackworks/poetry
Create a Poetry project for scripts
2024-04-26 20:48:19 +01:00
4467-sprout-usage Add Jupyter notebooks for making graphs for zcash/zcash#4467 2020-04-28 11:04:39 +12:00
zcash_graphs Move analysis scripts into `zcash_graphs` package 2024-04-25 21:39:51 +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 Move analysis scripts into `zcash_graphs` package 2024-04-25 21:39:51 +00:00
pyproject.toml Move analysis scripts into `zcash_graphs` package 2024-04-25 21:39:51 +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)