eos-php
eos-php copied to clipboard
PHP Wrapper for EOS API
I am using your code in laravel, and it just spin indefinitely. please guide.
must use: `composer require "kesar/eos-php @dev"`
Implement logic to allow push transactions, it will require to implement cryptographic to allow sign tx. related to https://github.com/kesar/eos-php/issues/2 & https://github.com/kesar/eos-php/issues/3
If I try to get an invalid account name, I get a truncated error message: ``` Server error: `POST http://test.eosbp.network:8888/v1/chain/get_account` resulted in a `500 Internal Server Error` response: {"code":500,"message":"Internal Service...