Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 367 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 367 Bytes

Geth-JsonRpc-Client

geth json rpc client to ethereum and contract for php.

Install

composer update -vvv

Use

see public file: index.php

Third-party libraries

use eth library: petrhejna/geth-jsonrpc-php-client

use eth contract library: waxio/wax-api