bert86014/ethereum-rpc

Ethereum (geth) RPC client

0.1.7 2020-05-31 01:40 UTC

This package is not auto-updated.

Last update: 2024-06-10 07:37:20 UTC


README

Ethereum (geth) RPC client

interface to Ethereum JSON-RPC API.

Prerequisites

Installation

composer require bert86014/ethereum-rpc

use EthereumRPC\EthereumRPC;
...

$eth = new EthereumRPC(config('ethereum.host'), config('ethereum.port'));

Documentation

[官网]

Integration

Laravel 5 拓展包: bert86014/laravel-erc20

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.