laravel-ethereum
laravel-ethereum copied to clipboard
can i use like this?
$ethereum= new EthereumClient([
'host' => '167.99.130.111', // optional, default localhost
'port' => 8545, // optional, default 8332
]);