The backend API for ZGo
Go to file
Rene Vergara 27a2fab424
Correct viewkey field
2022-07-20 10:24:39 -05:00
app Implement Config type and refactor 2022-07-12 16:08:27 -05:00
src Correct viewkey field 2022-07-20 10:24:39 -05:00
test Correct tests 2022-07-07 10:56:33 -05:00
.gitignore Initial commit 2022-04-22 11:15:23 -05:00
CHANGELOG.md Add new fields to Owner for payment confirmation 2022-07-18 15:22:44 -05:00
LICENSE Update license to BOSL 2022-04-30 07:59:49 -05:00
README.md Add CHANGELOG and README 2022-05-24 13:10:01 -05:00
Setup.hs Initial commit 2022-04-22 11:15:23 -05:00
package.yaml Implement Config type and refactor 2022-07-12 16:08:27 -05:00
stack.yaml Enhance hex memo decoding 2022-07-07 10:13:33 -05:00
stack.yaml.lock Enhance hex memo decoding 2022-07-07 10:13:33 -05:00
zgo-backend.cabal Implement Config type and refactor 2022-07-12 16:08:27 -05:00
zgo.cfg Parametrize fullnode credentials 2022-05-19 12:56:56 -05:00

README.md

ZGo Back End

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.