Skip to content

bert86014/ethereum-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethereum-rpc

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages