Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 251 Bytes

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