dragos-roua/php-steem-tools

Tools to interact with the Hive blockchain.

v1.0.0 2018-06-04 11:18 UTC

This package is auto-updated.

Last update: 2024-04-12 19:00:02 UTC


README

A collection of PHP tools to interact with the Hive blockchain. PHP Hive Tools is in a very early stage.

Features

  • cURL and websocket transport layers
  • debug mode
  • modular design

Dependencies

Websocket: "textalk/websocket": "1.0.*" (added by default to composer.json).

Installation

composer require dragos-roua/php-hive-tools

Examples

There are a few small examples in the examples folder, I will add more as more use cases will appear.

How to contribute

Fork this, implement an awesome feature, test it and then submit a pull request.

Projects using PHP Hive Tools

Related Projects