bert86014/laravel-erc20

erc20 for laravel

0.2.4 2020-05-31 01:38 UTC

This package is auto-updated.

Last update: 2024-06-15 20:33:05 UTC


README

laravel-erc20

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

image

ETH/USDT-ERC20: 0xd9b020B647245E080890Af29657e30B2e7F45f59

image

License

This content is released under the MIT License.