PHPackages                             rootchips/multichain - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. rootchips/multichain

ActiveLibrary[API Development](/categories/api)

rootchips/multichain
====================

PHP library for interacting with the Multichain JsonRPC interface

v1.0.1(7y ago)075[1 issues](https://github.com/rootchips/multichain/issues)MITPHPPHP &gt;=5.4

Since Sep 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/rootchips/multichain)[ Packagist](https://packagist.org/packages/rootchips/multichain)[ RSS](/packages/rootchips-multichain/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

MultiChain JSON-RPC API Client
==============================

[](#multichain-json-rpc-api-client)

Installation
------------

[](#installation)

The recommended way to install this library through Composer. Run the Composer command to install the latest stable version:

```
composer require rootchips/multichain

```

Requirement
-----------

[](#requirement)

`>= PHP 5.4``Multichain 2.0`

Setup
-----

[](#setup)

```
