developers/index.html

12 lines
341 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Zcash Developers Hub</title>
</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>
</body>
</html>