This commit is contained in:
str4d 2021-05-07 01:13:31 +00:00
parent 5d491b3900
commit bd0f3a5e61
1 changed files with 11 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!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>