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.
![]() | 3 years ago | |
---|---|---|
data | 4 years ago | |
gst_web_wallet | 4 years ago | |
integral_auth | 4 years ago | |
wallet | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
manage.py | 4 years ago | |
requirements.txt | 3 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