GOSTCoin Web Wallet
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.

12 lines
251 B

GOSTCoin Web Wallet
===================
Django-powered web wallet for [GOSTCoin](http://gostco.in)
# Celery development workers
celery -A gst_web_wallet.celery worker --loglevel=debug
celery -A gst_web_wallet.celery beat --loglevel=debug