Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giveth/givbacks-scripts


https://github.com/giveth/givbacks-scripts

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# GIVback Scripts

This repository contains the scripts required to calculate the GIVback rewards.

## Requirements

- Jupyter Notebook
- Python 3
- Poetry

## Installing dependencies

Activate your virtual environment and install the required packges by running:

```sh
poetry shell && poetry install
```

## Running scripts

1. Start Jupyter Notebook by running `jupyter notebook`
2. Open the `givbacks-scripts.ipynb` notebook
3. Run all cells