zcash-grant-system/README.md

481 B

ZCash Grant System

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

Setup


Locally

Instructions for each respective component can be found in:

  • /backend/README.md

  • /frontend/README.md

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

Testing

To run tests across all components simultaneously, use the following command

TBD

Deployment

TBD