monero-php
monero-php copied to clipboard
A PHP library for the Monero simplewallet JSON-RPC interface.
$wallet = new Wallet(); echo $address = $wallet->getAddress(); {"code":-32601,"message":"Method not found"}
There is no Client class code in your source files. use Graze\GuzzleHttp\JsonRpc\Client;
I am trying to use this plugin in my php class on amazon server. I required all files. ``` function _require_all($dir) { // require all php files $scan = glob("$dir/*");...
splitIntegrated to splitIntegratedAddress