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
|
|
|
|
|
|
|
|
- Zcash Full node
|
|
|
|
- MongoDB
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
The file `zgo.cfg` needs to be modified to put the correct parameters for implementation.
|