The backend API for ZGo
Go to file
Rene Vergara f632b48f32
Add parameter for confirmation window
2023-06-20 07:54:24 -05:00
app Enable separate pro session tracking 2023-04-11 09:58:07 -05:00
src Add parameter for confirmation window 2023-06-20 07:54:24 -05:00
test Add tests for new viewing key endpoint 2023-06-16 10:22:38 -05:00
.gitignore Initial commit 2022-04-22 11:15:23 -05:00
CHANGELOG.md Implement new endpoint for viewing keys 2023-06-15 19:40:58 -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
package.yaml Add tests for new viewing key endpoint 2023-06-16 10:22:38 -05:00
stack.yaml Implement new endpoint for viewing keys 2023-06-15 19:40:58 -05:00
stack.yaml.lock Implement new endpoint for viewing keys 2023-06-15 19:40:58 -05:00
zgo-backend.cabal Add tests for new viewing key endpoint 2023-06-16 10:22:38 -05:00
zgo.cfg Add parameter for confirmation window 2023-06-20 07:54:24 -05:00
zgotest.cfg Add parameter for confirmation window 2023-06-20 07:54:24 -05: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.