bert86014/laravel-erc20
Composer 安装命令:
composer require bert86014/laravel-erc20
包简介
erc20 for laravel
README 文档
README
⛵laravel-erc20 is a bert86014/erc20 laravel package.
Requirements
- PHP >= 7.1.0
- Laravel >= 5.0.0
- Fileinfo PHP Extension
Installation
This package requires PHP 7+ and Laravel 5
First, install laravel 5.*, and make sure that the database connection settings are correct.
composer require bert86014/laravel-erc20
Then run these commands to publish assets and config:
php artisan vendor:publish --provider="Bert86014\LaravelErc20\Erc20RpcServiceProvider"
After run command you can find config file in config/ethereum.php, in this file you can change the install directory,db connection or table names.
Configurations
The file config/ethereum.php contains an array of configurations, you can find the default configurations in there.
Documentation
[官网]
Sponsor
Thank you for Sponsor Us!!!
BTC/USDT-OMNI: 34BoQPt38uxCDA6W9Dw9i7LgGar6xHoDFG
ETH/USDT-ERC20: 0xd9b020B647245E080890Af29657e30B2e7F45f59
License
This content is released under the MIT License.
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-05-23

