zgo-backend/README.md

16 lines
423 B
Markdown
Raw Permalink Normal View History

2022-05-24 18:10:01 +00:00
# ZGo Back End
2023-01-30 21:31:51 +00:00
[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)
2022-05-24 18:10:01 +00:00
The API server behind the [ZGo.cash](https://zgo.cash) app.
## Dependencies
2023-06-26 16:27:27 +00:00
- Zcash Full node (`zcashd`)
- [Zcash Haskell](https://git.vergara.tech/Vergara_Tech/zcash-haskell)
2022-05-24 18:10:01 +00:00
- MongoDB
## Configuration
The file `zgo.cfg` needs to be modified to put the correct parameters for implementation.