Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.
/ waterdrop Public archive

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

Notifications You must be signed in to change notification settings

peanutprotocol/waterdrop

Repository files navigation

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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages