Yellow Pages
https://yellow.wownero.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
data | 2 years ago | |
yellow | 3 weeks ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
requirements.txt | 3 weeks ago | |
run.py | 2 years ago | |
settings.py_example | 2 years ago |
README.md
YellWOWPages
Wownero yellow pages web-application - lookup the WOW address of users.
Installation
git clone gitea@git.wownero.com:wownero/YellWOWPages.git
cd YellWOWPages
pip install -r requirements.txt
cp settings.py_example settings.py
Change settings.py
to your liking. Then run the application:
python3 run.py