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

KEOSD is required locally?

Open SuperstrongBE opened this issue 3 years ago • 1 comments

Hi, i'm trying your library. I see the KEOSD endpoint is defined on local host, there i a way to not be forced to install it on server ?

SuperstrongBE avatar Jan 08 '22 00:01 SuperstrongBE

It may only be necessary if you’re doing wallet stuff?

https://github.com/pete001/php-eos-rpc-sdk/blob/d3fe896b66fdbd4871c8220e3849a8ebff5b246e/src/WalletController.php#L53

I have a private key already, going to try to push a transaction without KEOSD defined and will let you know how it goes.

heyjones avatar Feb 27 '22 02:02 heyjones