2017 © Pedro Peláez
 

library libphp-multichain

Unofficial PHP library for interacting with the Multichain JsonRPC interface

image

gustavorglima/libphp-multichain

Unofficial PHP library for interacting with the Multichain JsonRPC interface

  • Wednesday, March 21, 2018
  • by gustavorglima
  • Repository
  • 1 Watchers
  • 1 Stars
  • 27 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 31 Forks
  • 0 Open issues
  • 5 Versions
  • 69 % Grown

The README.md

Unofficial PHP library for interacting with the Multichain JsonRPC interface

This library provides a simple way to work with Multichain JsonRPC interface. The entire API is implemented and the tests contain easy to follow examples on performing most of the operations., (*1)

Build Status Latest Stable Version Latest Unstable Version Total Downloads Monthly Downloads Scrutinizer Code Quality Code Coverage License, (*2)

Example usage

$client = MultichainClient("http://<chainurl>:8000", 'multichainrpc', '79pgKQusiH3VDVpyzsM6e3kRz6gWNctAwgJvymG3iiuz', 3);
$address = $client->setDebug(true)->getNewAddress();

See more examples and documentation in the tests folder., (*3)

Installing libphp-multichain

The recommended way to install this library through Composer. Run the Composer command to install the latest stable version:, (*4)

composer require gustavorglima/libphp-multichain

Need a development Blockchain and like Docker?

Take a look at these Docker images we have built., (*5)

The Versions

21/03 2018

dev-master

9999999-dev

Unofficial PHP library for interacting with the Multichain JsonRPC interface

  Sources   Download

MIT

The Requires

 

The Development Requires

21/03 2018

v1.1.1

1.1.1.0

Unofficial PHP library for interacting with the Multichain JsonRPC interface

  Sources   Download

MIT

The Requires

 

The Development Requires

04/01 2017

v1.1.0

1.1.0.0

Unofficial PHP library for interacting with the Multichain JsonRPC interface

  Sources   Download

MIT

The Requires

 

The Development Requires

25/05 2016

v1.0.1

1.0.1.0

Unofficial PHP library for interacting with the Multichain JsonRPC interface

  Sources   Download

MIT

The Requires

 

The Development Requires

30/12 2015

v1.0.0

1.0.0.0

Unofficial PHP library for interacting with the Multichain JsonRPC interface

  Sources   Download

MIT

The Requires

 

The Development Requires