f5ccf8c695b2345bca45b2aadccb7595fed11eee
* ./tests is moved to ./trading/tests * Remove trading/tests.py * Add TxRequest model * Add tests for TxRequests Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
Market
Market simulator.
Details coming soon...
Running
- Install pipenv with
pip3 install --user pipenv(make sure$HOME/.local/binis in yourPATH) - Run
pipenv run ./local-manage.sh migrateto create a local database - Run
pipenv run ./local-manage.sh createsuperuserto create a superuser. - Run
pipenv run ./local-manage.sh runserverto run a local server.
Navigate to the address given to you in the terminal, and log in from there.
License
GPL 3.0 Affero (AGPL) - see LICENSE file for details.
Description
Languages
Python
67%
HTML
32.6%
CSS
0.3%
Shell
0.1%