Skip to content

tap-finance/flask-backend

Repository files navigation

flask-backend

Dune + TheGraph query implementation via Flask. cd into the repo and pip3 install -r requirements.txt

Environment Variables

Before running, create .env file with Dune API Key as:

DUNE_API_KEY="Your Key"

Build

Install Gunicorn and run

gunicorn -w 4 dune_api:app

About

Dune + TheGraph query implementation via Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages