Go to file
dependabot[bot] 0c55a776c8
Bump minimist from 0.0.8 to 1.2.3 in /frontend
Bumps [minimist](https://github.com/substack/minimist) from 0.0.8 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/0.0.8...1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-08 02:58:19 +00:00
admin ZF Grants 2.1 (#496) 2020-04-07 21:56:32 -05:00
backend ZF Grants 2.1 (#496) 2020-04-07 21:56:32 -05:00
e2e ZF Grants 2.1 (#496) 2020-04-07 21:56:32 -05:00
frontend Bump minimist from 0.0.8 to 1.2.3 in /frontend 2020-04-08 02:58:19 +00:00
.gitignore User Auth Conversion (#19) 2018-12-14 13:36:22 -06:00
.travis.yml ZF Grants 2.1 (#496) 2020-04-07 21:56:32 -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.