The source code is for testing only and should not be used commercially. The source code comes from the Internet. If there is any infringement, please contact me to remove it.
开源交易所源码 交易所系统 有搭建教程

Open source exchange system source code and construction tutorial

This project provides an open source exchange system source code, which you can use to build your own exchange platform. The following is a building tutorial:

Environmental requirements:

PHP 7.2
Extension: fileinfo
Pseudo-static configuration:
nginx
Copy code
location / {
if (!- e $request_filename) {
rewrite ^(.*)$ /index.php? s=$1 last;
break;
}
}
location /wss {
proxy_pass http://127.0.0.1:2348;
proxy_http_version 1.1;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection “Upgrade”;
proxy_set_header X-Real-IP $remote_addr;
rewrite /wss/(.*) /$1 break;
proxy_redirect off;
}
Background login information:

Backstage login address: domain name/fox/login/index.html
Account name: admin
Password: 123456
Front desk account information:

Account name: 5555555
Password: 123456
Please note that the above is the background and front office account information of the example. It is recommended to modify the default account information in time during deployment to improve security.

read more
Resource download
Price35 Meteor coin
The use is limited to testing, experiments, and research purposes. It is prohibited for all commercial operations. This team is not responsible for any illegal behavior of users during use. Please self-test all source codes! There is no guarantee of the integrity and validity of your source code. All source code is collected from the entire network
Original link:https://bcbccb.cn/en/15906.html, please indicate the source for reprinting. Disclaimer: This resource has not been authorized by the original rights holder and is not commercially available. It can only be used to learn and analyze the underlying code, CSS, etc., and is prohibited for commercial purposes. Any relevant disputes and legal liabilities arising from unauthorized commercial use shall be fully borne by the user. Everyone is responsible to support genuine copies. Please delete them within 24 hours after downloading. Thank you for your support!
1

Comments0

经典海外游戏源码海外高端娱乐游戏源码全开源 带教程
Classic overseas game source code overseas high-end entertainment game source code fully open source with tutorial
Someone bought it 10 minutes ago Go and have a look

Site Announcements

The source code (theme/plug-in/application source code) and other resources provided by this site are only for learning and exchange

Commercial use is prohibited, otherwise all consequences will be borne by the downloading user!

Some resources are collected or copied online. If they infringe on your legitimate rights and interests, please write to us.

Currently, members have a big reward, and the current price for a lifetime member is 299 gold coins.Recent price adjustments

Join quickly, opportunities wait for no one! immediately participated in

Captcha

Fast login to social accounts

en_USEnglish