Go to file
Daniel Ternyak cddf392c50
Merge pull request #464 from ZcashFoundation/develop
Release 1.5
2019-07-08 17:09:26 -05:00
admin Rework Contribution Privacy (#456) 2019-06-11 21:49:14 -05:00
backend proposal_contribution email: set contributor to None when contribution is private 2019-07-08 16:19:44 -05:00
blockchain Blockchain watcher safety adjustments (#411) 2019-03-28 11:35:45 -04:00
e2e Zcash e2e basics (#329) 2019-03-13 18:36:06 -05:00
frontend Rework Contribution Privacy (#456) 2019-06-11 21:49:14 -05:00
.gitignore User Auth Conversion (#19) 2018-12-14 13:36:22 -06:00
.travis.yml Run tests and make a build of blockchain in CI. (#72) 2019-01-16 16:59:00 -05:00
DISCLOSURE.md Create DISCLOSURE.md (#335) 2019-03-12 16:36:17 -05:00
LICENSE Create LICENSE 2019-03-14 23:11:45 -05:00
README.md Update README.md 2019-03-14 22:42:14 -05:00

README.md

Zcash Grant System

This is a collection of the various services and components that make up the Zcash Grant System.

Setup

Instructions for each respective component can be found in:

  • /backend/README.md

  • /frontend/README.md

  • /admin/README.md

  • /e2e/README.md

  • /blockchain/README.md

We currently only offer instructions for unix based systems. Windows may or may not be compatible.