USDT支付系统,钱包自动提币接口php基于ERC20协议TRC20协议的ET本。简单测试了一下,可以跑起来。但里面的功能没有测试,有的自行测试。
The USDT payment system, the wallet interface php is based on the ET script of the ERC20 TRC20 protocol. A simple test allows you to run. But the function inside is not tested, some are self-tested.
完整的USDT对接支付,、提币、查询余额接口,基于thinkphp6,源码安全无漏洞, 包括USDT钱包安装和代码测试,提供完整文档和教程,新人都会,接口可以对接到任何平台,方便 快捷!
Full USDT docking payments, notes, query balance interfaces based on thinkphp6, source code security free, including USDT wallet installation and code testing, complete documentation and instruction, newer, interface to any platform, convenience and speed!
说明:
Note:
1.用户网站、平台可通过api接入该系统实现USDT(ERC20、TRC20)的充转,可无需自搭节点,使用第三方、节点,适用于多种场景应用。(自建节点的可免费搭建节点)
1. The user web site, the platform, can access the system through api to enable the conversion of USDT (ERC20, TRAC20) without the need for a spin-off node, using third parties, nodes and applying to a variety of scenarios. (Favoured nodes can be built free of charge.)
2.提供完整文档和教程,新人都会,接口可以对接到任何平台,方便 快捷!
2. Provides a complete document and curriculum, newcomers, interfaces to any platform, convenience and speed!
3.自动、资金自动归集、可以对接到任何网站,只需要进行调用即可
3. Automation, automatic collection of funds, access to any web site, only need to be called
4.资金自动归集省去手动归集繁琐步骤
4. Auto-pooling of funds saves manual collection of cumbersome steps
5.对接api实现订单自动回调(可以后台设置手动回调)
5. Autobacking of orders by docking api (a manual echo can be set backstage)
买点:通过api接入该系统实现USDT(ERC20、TRC20)的充转,自动、可以对接到任何网站。
Bought point: URT (ERC20, TRAC20) is implemented through api access to the system, automatically and accessible to any website.
此源码仅供学习研究使用,严禁任何使用!
This source code is for study studies only and is strictly forbidden!
Centos7.0+Php7.3+mysql5.6+redis
本源码基于thinkphp6,所以用thinkphp的伪静态
This source is based on thinkphp6, so the thinkphp's pseudostatic state
1,上传源码到网站根目录,解析好域名
1. Upload source code to site root directory, parsing domain names
把网的运行目录改为public 这个是thinkphp的套路
Change the network's running directory to public, which is the thinkphp's setup.
2,开启伪静态
Two, turn on the pseudostatic.
location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; } }
3,导入数据库文件,
3. Import database files,
修改源码根目录下面的.EVN文件上面的数据库
Modify the database above the.EVN file under the source root directory
修改redis的密码为config/cache.php上面的redis密码
Change redis password to contact/cache.php with redis password
4,安装php7.3的扩展如下图所示
4. Extension of the installation of php7.3 as shown in the figure below
5,开启网址的ssl支持
Five, ssl support to start web site
6,在宝塔添加计划任务
Six, add a mission to the tower.
2min
http://www.yoursite.com/index/index/get_task
1min
http://www.yoursite.com/index/index/t_task
查询订单 2min
Query orders@nbsp; 2min
http://www.yoursite.com/index/index/url_remote_t
更新订单 3min (脚本方式)
Update orders & nbsp; 3min (script mode)
#! /bin/bash
curl -O http://www.yoursite.com/index.html
7,审请第三方节点帐号两个网址如下
7 The following two web sites are requested for third-party node accounts:
Erc20
https://cn.etherscan.com/
Trc20
https://services.tokenview.com
8,总后台把你的密钥填上去
Eight, backstage, fill in your keys.
商户后台
Business backstage.
https://域名/usdtmerchant/login/index
https://domainname/usdtmerchant/login/index
admin
admin888
总后台
Backstage.
https://域名/usdtadmin/login/index
https:// domainname/usdtadmin/login/index
总后台帐号密码
The main back-office account password.
admin admin888
注意:后台的省码模式不要随便开启,如果码很少则容易掉单
Note: The backstage mode doesn't open randomly. If it's a small number, it's easy to lose the bill.
注册有任何问题请添加 微信:MVIP619 拉你进入群
打开微信扫一扫
添加客服
进入交流群
发表评论