LaravelPackages.net
Acme Inc.
Toggle sidebar
ranabd36/larathereum

Ethereum Client Library For Laravel

748
6
1.0.11
About ranabd36/larathereum

ranabd36/larathereum is a Laravel package for ethereum client library for laravel. It currently has 6 GitHub stars and 748 downloads on Packagist (latest version 1.0.11). Install it with composer require ranabd36/larathereum. Discover more Laravel packages by ranabd36 or browse all Laravel packages to compare alternatives.

Last updated

Laravel Ethereum Client

Latest Stable Version Latest Unstable Version License Total Downloads

Laravel ethereum client with ERC20 (smart contract) support.

Installation

You can install the package via composer:

composer require ranabd36/larathereum

Usage

After installing the package run the following commend to generate larathereum.php config file. Here you have to define ethereum node url and port.

php artisan vendor:publish --provider=Larathereum\LarathereumServiceProvider

Documentation

Link of the documentation will update very soon.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

To contribute you can create a pull request. But please check all functionality are working before creating pull request. We will publish your name on contribution list.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Star History Chart