Add wallet DAG to index

This commit is contained in:
Jack Grigg 2021-06-15 17:11:55 +01:00
parent 1e2ac91132
commit 6b2650410e
1 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,9 @@
</head>
<body>
<h1>Zcash Developers Hub</h1>
<p>Currently this is just for hosting the ECC core team's DAG showing dependencies between issues and PRs.</p>
<p><a href="zcash-core-dag.svg">Zcash core DAG</a></p>
<p>Eventually this will be a common resource for development teams working on Zcash.</p>
<p>Currently this is just hosting DAGs showing dependencies between issues and PRs, for several ECC teams.</p>
<p><a href="zcash-core-dag.svg">Zcash core team DAG</a></p>
<p><a href="zcash-wallet-dag.svg">Zcash wallet team DAG</a></p>
</body>
</html>