17/08
2016
dev-master
9999999-devv.cash rpc client
LGPL 3.0
The Requires
- php >=5.5.9
- ext-curl *
v.cash rpc client
$ composer install
getinfo($id); $myRpcGetincentiveinfo = $myVcash->getincentiveinfo(); echo 'Get Info:
'.$myRpcGetinfo.'
'; echo 'Get Icentive Info:
'.$myRpcGetincentiveinfo.'
'; } catch (Exception $e) { echo 'Error: ', $e->getMessage() . PHP_EOL; } ?>
v.cash rpc client
LGPL 3.0