eos-php icon indicating copy to clipboard operation
eos-php copied to clipboard

PHP Wrapper for EOS API

Results 6 eos-php issues
Sort by recently updated
recently updated
newest added

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...