Cryptocurrency multi-vendor marketplace python/django web application.
pip install -r requirements.txt
python manage.py runserver
Navigate to http://127.0.0.1:8000
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits
TODO: Write license