fastadmin framework second release new product FXcoin exchange with leverage contract control distribution source code name: new product FXcoin exchange with leverage contract control distribution/fastadmin framework second release/with app source code download source code description: I tested it, the backend is no problem, the front end is Native Android, tested, so download it if you need it. New stuff, very rare, use it to eat meat. Digital asset trading platform FXCOIN is a digital currency leverage trading platform with the purpose of serving investors. Server: centos 7.6 Installation steps: 1. Update the server software: yum update 2. Install BT integrated environment 3. Install Nginx, mysql5.6, php7.3, Supervisor Manager 2.24, configuration PHP related 1) Install PHP extension redis, Swoole42) Delete the disabled function shell_exec, proc_open5, the token service configuration external network IP address of the configuration parameter file /application/config.php that needs to be modified, Must be the external IP address of ip address/application/extra/swoole.php, must be the ip address database.php database configuration/application/config.php to turn on application debugging.// Application debugging mode 'app_debug' => true, //Env::get('app.debug', true),// Application Trace'app_trace' => true,//Env::get('app.trace', true), 6. Release 3306, 6379 , 9111, 3306, 8069 ports 7. Upload and decompress profile.zip to /www/server/panel/plugin/supervisor/profile 8. Import the database ex2.zip. If you want to clear it, you need to pay attention to the basic tables: 1. fa_admin retains admin, Others clear 2, fa_admin_google_check clears 3, fa_admin_log clears 4, fa_contract_order clears 5, fa_fenxiao_custom_lose_rate retains id=8, others clears 6, fa_fenxiao_rate retains id=6, others clears 7, fa_intoken clears 8, fa_invite_record retains uid=1, others clears fa_money_history Clear fa_outtoken, clear fa_realname_auth, clear fa_sms_code, clear fa_stat_money, clear fa_user_money, keep uid=1, clear other clear outtoken, clear token_gather_record, clear wallet_token, clear fa_user, keep username=admin, clear others. 11. Generate a simulated account, test whether it is normal, whether the wallet address is generated normally, close trace, open debug12. Log in to the backend http://domain name/wQ2pdlSeK4.php account admin13. Pack native APP. I won’t go into details here. If you don’t know how, please ask Baidu.