zcash-grant-system/README.md

20 lines
409 B
Markdown
Raw Normal View History

2019-01-16 13:46:50 -08:00
# Zcash Grant System
2018-09-10 09:55:26 -07:00
This is a collection of the various services and components that make up the Zcash Grant System.
2018-09-10 09:55:26 -07:00
### Setup
Instructions for each respective component can be found in:
- `/backend/README.md`
- `/frontend/README.md`
2019-03-14 20:42:14 -07:00
- `/admin/README.md`
- `/e2e/README.md`
- `/blockchain/README.md`
2018-09-10 09:55:26 -07:00
We currently only offer instructions for unix based systems. Windows may or may not be compatible.