# TRX3 **Repository Path**: sxxzwzf_admin/trx3 ## Basic Information - **Project Name**: TRX3 - **Description**: trx闪兑机器人管理,支持trx,能量,usdt - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-11-20 - **Last Updated**: 2024-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 目录结构 ```text . ├── README.MD - 使用说明 ├── TRXDB.sql - 数据库 ├── admin - 后台管理 ├── job - 队列任务 ├── tr3_job.ini - supervisord 配置文件 └── trx.conf - admin|job nginx 配置文件 ``` # 使用说明 1. 安装php74,composer,mysql-5.7,redis,nginx,supervisord,php-swoole扩展 2. 导入数据库 3. 配置admin|job 的数据库配置文件`.env` 4. 配置admin|job nginx 配置文件 5. 配置supervisord 配置文件 6. 启动supervisord 7. 网站需要支持https,使用certbot生成证书 8. 登录管理后台,系统配置,配置job的域名 9. 优化php,php-fpm