From a9b14dcc43015832142c5bdda570a2ec0c59d10c Mon Sep 17 00:00:00 2001 From: Marshall Gaucher <36639405+mdr0id@users.noreply.github.com> Date: Mon, 25 Oct 2021 06:33:20 -0700 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bb9efd..774f580 100644 --- a/README.md +++ b/README.md @@ -1 +1,22 @@ -# zcash.github.io \ No newline at end of file +# Zcash + +Welcome to the zcash documentation pages. Here you can find information on zcash itself and underlying crpytographic libraries. + +## Getting Started +https://zcash.readthedocs.io/en/latest/ + +## Zcash Book +https://zcash.github.io/zcash/ + +## Cryptographic Libraries +https://github.com/zcash/orchard +https://github.com/zcash/halo2 +https://github.com/zcash/librustzcash + +## Cryptographic Library Docs +https://zcash.github.io/orchard +https://zcash.github.io/halo2 +https://zcash.github.io/librustzcash + +## Zcash Developer Roadmap +https://zcash.github.io/developers/