/waterdrop

Waterdrop is a celebration of the good actors in the blockchain space.

Primary LanguageJupyter Notebook

Waterdrop 💧

Waterdrop is a celebration of the good actors in the blockchain space. Check out the gallery here

Gallery

Water Droplets Water Droplets Water Droplets Water Droplets

Running it

  1. (install python & node.js locally)

  2. git clone https://github.com/ProphetFund/waterdrop.git

  3. create virtual environment: python -m venv venv Comment: isn't this python -m venv .venv?

  4. activate python environment & install all dependencies: source venv/bin/activate && pip install -r requirements.txt

  5. change directory to app cd app

  6. install npm dependencies npm install

  7. run app: python app.py or npm run run or gunicorn app:app (all work lol)

  8. navigate to http://127.0.0.1:5000/