All source codes on this site support secured transactions! Please consult the webmaster before purchase! This site promises to sell high-quality source code such as can not be used, etc., you can contact the webmaster to return!

Operation of the exchange multi-language / foreign exchange / license to steal U / defi mining / loan / second contract / financial / with building tutorials / repair version of the open source

Small Firecracker multilingual operation exchange/foreign exchange/authorization to steal u/defi mining/loans/seconds contract/wealth management/with building tutorials/repair version, repair version, perfect operation version, repair the background can not log in the problem, multi-language exchange source code back-end java/mobile uniapp computer vue. support seconds contract/coins/in currency/international gold/U native contract/DeFi mining/steal u No prompt/switchable u-stealing function.

Ruoyi old version Password md5: corresponding password:admin

$2a$10$sPgJppksGZlVdLkZeaB0oODxuJmL2lLyOjoomnrMIVDHDELftSTKK
Ruoyi framework for the development of multi-language exchanges , the back end is JAva open source high concurrency anti-pressure , front-end vue3 full open source , pc is not open source .
Build environment: MySQL8.0 + Nginx + redis7 (file inside with build tutorial)
Function
1, second contract trading, foreign exchange, international gold
2, defi mining, authorization to steal u
3, Pledge Mining
4, usdt loans
5, Money Management, Flash
All in all it's very powerful, watch the demo video for details

1. Unzip the file Prepare 5 domain names admin.xx.com adminapi.xx.com
h5.xx.com www.xx.com api.xx.com
2, install mvn install jdk1.8 install nodejs16
wget https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.zip
3. Compile the front end
Change .env.development to .env.production.
Modify the domain name inside
echo-admin
echo-h5
Run npm install
npm run build
4, configure the front-end pseudo-static configuration to the compiled dist directory
# location / {
# try_files $uri $uri/ /index.html.
# }
5. Unpack echo2.0.
Configure database redis account password 123d3ggf2
mysql
Library name: echo2
username: echo2
password: Ec2c2ss2
6. Compilation
mvn package
6. Configure supervisor java -jar xxx.jar
7. api.xx.com adminapi.xx.com Configure the direction proxy separately
api.xx.com
#PROXY-START/
location ^~ /
{
proxy_pass http://127.0.0.1:8220.
proxy_set_header Host $host.
proxy_set_header X-Real-IP $remote_addr.
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header REMOTE-HOST $remote_addr.
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $connection_upgrade.
proxy_http_version 1.1.
# proxy_hide_header Upgrade.
}
#PROXY-END/
adminapi.xx.com
#PROXY-START/
location ^~ /
{
proxy_pass http://127.0.0.1:8080.
proxy_set_header Host $host.
proxy_set_header X-Real-IP $remote_addr.
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header REMOTE-HOST $remote_addr.
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $connection_upgrade.
proxy_http_version 1.1.
# proxy_hide_header Upgrade.
}
#PROXY-END/

No. 3073

Resource download
Price255 USDT
Link to original article:https://www.myppp.top/en_us/so_3371.html, reproduced with attribution.
0