The backend API for ZGo
Go to file
Rene Vergara b2d58ca035
Merge branch 'dev'
2023-03-16 10:29:55 -05:00
app Fix Xero token request 2023-03-15 15:52:52 -05:00
src Fix Xero token request 2023-03-15 15:52:52 -05:00
test Change confirmation window 2023-02-28 14:58:41 -06:00
.gitignore Initial commit 2022-04-22 11:15:23 -05:00
CHANGELOG.md Version update 2023-03-16 10:20:49 -05:00
COPYING Version bump 2022-05-19 15:43:23 -05:00
LICENSE Implement function to find expiring owners 2023-01-23 16:56:46 -06:00
README.md Documentation update 2023-01-30 15:34:27 -06:00
Setup.hs Initial commit 2022-04-22 11:15:23 -05:00
package.yaml Implement memo parser 2023-03-10 15:31:47 -06:00
stack.yaml Fix #5 2023-02-01 12:49:33 -06:00
stack.yaml.lock Fix #5 2023-02-01 12:49:33 -06:00
zgo-backend.cabal Implement memo parser 2023-03-10 15:31:47 -06:00
zgo.cfg Add language endpoints 2023-02-02 15:14:28 -06:00
zgotest.cfg Implement pin hardening 2023-01-26 12:13:17 -06:00

README.md

ZGo Back End

Please don't upload to GitHub

The API server behind the ZGo.cash app.

Dependencies

  • Zcash Full node
  • MongoDB

Configuration

The file zgo.cfg needs to be modified to put the correct parameters for implementation.