Go to file
Danny Skubak 95102842a7 Misc fixes (#101)
* fix env var bug

* fix #99

* fix #97

* fix #96

* fix #95, #94

* restrict commenting to live proposals
2019-12-05 18:06:03 -06:00
admin Misc fixes (#101) 2019-12-05 18:06:03 -06:00
backend Misc fixes (#101) 2019-12-05 18:06:03 -06:00
blockchain revert blockchain dep changes 2019-08-22 10:19:16 -05:00
e2e Dependencies Update (#469) 2019-08-21 15:36:37 -05:00
frontend Misc fixes (#101) 2019-12-05 18:06:03 -06:00
.gitignore
.travis.yml
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.