mirror of https://github.com/GOSTSec/gostweb
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.
l-n-s
0a2e68c6c9
|
6 years ago | |
---|---|---|
data | 7 years ago | |
gst_web_wallet | 7 years ago | |
integral_auth | 7 years ago | |
wallet | 7 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
manage.py | 7 years ago | |
requirements.txt | 6 years ago |
README.md
GOSTCoin Web Wallet
Django-powered web wallet for GOSTCoin
Celery development workers
celery -A gst_web_wallet.celery worker --loglevel=debug
celery -A gst_web_wallet.celery beat --loglevel=debug