The backend API for ZGo
app | ||
src | ||
test | ||
zcash-haskell@90c8a7c302 | ||
.gitignore | ||
.gitmodules | ||
cabal.project | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
zgo-backend.cabal | ||
zgo-backend_DB.sql | ||
zgo.cfg | ||
zgotest.cfg |
ZGo Back End
The API server behind the ZGo.cash app.
Dependencies
- Zcash Full node (
zcashd
) - Zcash Haskell
- MongoDB
Configuration
The file zgo.cfg
needs to be modified to put the correct parameters for implementation.