This project builds up a bitcoin trading system so the user can buy and sell bitcoins in this system. Currently, this system only has one user. This system only trades BTC and USD.
- Python3.5+
- MySQL
- Python packages(Use pip to install):coinbase, MySQL-python, mysql-connector, flask
- JS Plug-in(no need to install):echarts,Datatables,Bootstrap
- Build up bitcoin database in MySQL(set charset as utf8)
- Import bitcoin.sql into database
- Go to root directory,excute code:python bitcoin.py