The backend API for ZGo
Find a file
2022-12-06 11:04:05 -06:00
app Implement token refresh utility 2022-10-26 15:34:29 -05:00
src Add additional fields for the payment reporting for WooCommerce 2022-12-06 11:04:05 -06:00
test Implement WooCommerce order creation 2022-12-01 14:36:06 -06:00
.gitignore Initial commit 2022-04-22 11:15:23 -05:00
CHANGELOG.md Add additional fields for the payment reporting for WooCommerce 2022-12-06 11:04:05 -06:00
COPYING Version bump 2022-05-19 15:43:23 -05:00
LICENSE Version bump 2022-05-19 15:43:23 -05:00
package.yaml Implement WooCommerce order creation 2022-12-01 14:36:06 -06: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
stack.yaml Implement WooCommerce order creation 2022-12-01 14:36:06 -06:00
stack.yaml.lock Implement WooCommerce order creation 2022-12-01 14:36:06 -06:00
zgo-backend.cabal Implement WooCommerce order creation 2022-12-01 14:36:06 -06:00
zgo.cfg Parametrize fullnode credentials 2022-05-19 12:56:56 -05:00
zgotest.cfg Add functionality to save viewing key 2022-07-21 12:14:27 -05:00

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.