The backend API for ZGo
Go to file
Rene Vergara 485ff5f526
Merge branch 'dev'
2022-05-24 13:11:52 -05:00
app Fix updateLogins 2022-05-20 09:16:51 -05:00
src Add CHANGELOG and README 2022-05-24 13:10:01 -05:00
test Fix #1 2022-05-24 10:20:10 -05:00
.gitignore Initial commit 2022-04-22 11:15:23 -05:00
CHANGELOG.md Add CHANGELOG and README 2022-05-24 13:10:01 -05:00
COPYING Version bump 2022-05-19 15:43:23 -05:00
LICENSE Version bump 2022-05-19 15:43:23 -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 Add CHANGELOG and README 2022-05-24 13:10:01 -05:00
stack.yaml Initial commit 2022-04-22 11:15:23 -05:00
stack.yaml.lock Initial commit 2022-04-22 11:15:23 -05:00
zgo-backend.cabal Fix #1 2022-05-24 10:20:10 -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.