A collection of PHP tools to interact with the Steem blockchain. PHP Steem Tools is in a very early stage.
- cURL and websocket transport layers
- debug mode
- modular design
Websocket: "textalk/websocket": "1.0.*" (added by default to composer.json).
composer require dragos-roua/php-steem-tools
There is a small example in the examples
folder, I will add more as more use cases will appear.
Fork this, implement an awesome feature, test it and then submit a pull request.