Skip to content

Giveth/givback-calculation

Repository files navigation

Givback Calculation

This project has a endpoint to calculate the GIVback rewards.

Requirements

Node 10 or higher

Instalation and run

  1. git clone https://github.com/Giveth/givback-calculation.git
  2. cd givback-calculation
  3. npm i
  4. cp .env.example .env
  5. npm start
  6. Browse http://localhost:3000/api-docs

Deploy

You just need to run docker-compose-develop.yml, and you dont need any dependency docker-compose -f docker-compose-develop.yml up

Preview

It's the environment for calculate givback from aggregate donations fo https://giveth.io and https://trace.giveth.io

Production

https://givbacks.giveth.io/api-docs

Staging

https://givback.develop.giveth.io/api-docs