Go to file
Jack Grigg ad90a4d99b Add a simple index page 2021-05-07 13:12:31 +12:00
.github/workflows Add a simple index page 2021-05-07 13:12:31 +12:00
.gitignore Actions: Add workflow for rendering DAG to GH Pages 2021-05-07 12:29:02 +12:00
README.md Initialize developers repo 2021-05-07 11:10:08 +12:00
index.html Add a simple index page 2021-05-07 13:12:31 +12:00
requirements.txt Add pygraphviz to requirements 2021-05-07 12:30:13 +12:00
zcash-core-graph.py Filter out unknown issues 2021-05-07 12:45:06 +12:00

README.md

Zcash tooling for developers

For now, this repo hosts the script used to generate ECC's development dependency graph, and a workflow that generates and hosts it.