LooPocket是一套完整加密货币区块链钱包系统PHP源码。系统平台是使用Laravel框架和MySQL开发的。我们的系统是100%安全和动态的。它与Coin支付网关集成在一起,该网关支持其Coin支付支持的所有可用加密货币。它具有通过银行存款和Coin支付网关购买Coin的功能,它还具有存款,提款,佣金推荐系统,会员系统,并获得奖金以及您需要运行钱包的更多功能。它是创建自己的货币钱包的最完美平台。它具有Coin筹码选择和会员俱乐部功能以及可配置的奖励奖金的良好商机。
所有文件和代码都组织得井井有条,并加上了很好的注释以进行自定义。我们提供了一个清晰详细的文档文件夹来描述代码结构。
演示地址
图片预览
主要特点
管理员端
- 全面响应和动态的仪表板
- 易于注册和登录
- 电子邮件验证
- 忘记密码
- 个人资料管理
- 初始代币发行系统;
- 密码设定
- 安全管理
- 完善的用户管理
- 硬币管理
- 付款方法
- 卖币报告
- 用户硬币订单列表
- 广播电子邮件
- 银行管理
- 存款管理
- 提款管理
- 接受提款并购买硬币系统
- 用户ID验证
- 管理推荐系统
- 管理员设定
- 硬币支付设置
- 使用twillo设置短信
- 费用设定
- 常见问题管理
用户端:
- 充分响应和动态
- 易于注册和登录
- 个人资料管理
- 用户可以用银行存款购买硬币
- 用coinpayments购买硬币
- 会员制
- 硬币拦截系统
- 从被阻止的硬币百分比中获得奖金
- 尼斯钱包管理
- 使用硬币付款生成钱包地址
- 硬币存放系统
- 存款表
- 提款表
- Google身份验证设置
- 密码设定
- 安全管理
- 用户可以将硬币发送到内部和外部地址
- 用户可以将硬币发送到同一平台内的钱包地址或电子邮件地址;
- 购买硬币历史
- 使用Google身份验证
- 使用两因素身份验证进行登录;
- 三级推荐制度
安装环境:
- Linux Server.
- Minimum RAM 2GB.
- Minimum Space 40GB.
- PHP 7.2+.
- Database (Preferred MYSQL 5.7+).
- Apache 2.4/Nginx Server.
- Process Control System (Preferred Supervisord).
- PHP Dependency Manager (Preferred Composer).
- Redis Server For Queue Management.
- Coinpayment merchant account
- Please check our demo and Pre Requisites before making your purchase.
设置超级管理员:
- Create 2 new supervisord config with the following configuration.
- Horizon Supervisor Config.
- [program:cryptwallet].
- process_name=%(program_name)s.
- command=php /var/www/html/cryptwallet/artisan horizon.
- autostart=true.
- autorestart=true.
- user=root.
- redirect_stderr=true.
- stdout_logfile=/var/log/cryptwallet-horizon.log.
- After these configurations run following command.
- servervisorctl reread.
- servervisorctl update.
- servervisorctl start all.
- php artisan clear:all.
- php artisan horizon terminate.
变更日志
Change Log: Version 1.2.8 – 21th Oct’2020
- Added Stripe payment gateway.
Change Log: Version 1.2.7 – 14th Sep’2020
- Added Multiple coin using coin paymeny.
-Added coins option for membership bonus distribution.
-Fixed default language issue.
Change Log: Version 1.2.6 – 14th Sep’2020
- Added Language file.
-Localization ready.
-Added Real time notification with socket io.
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。