Skip to content

proximax-storage/php-xpx-chain-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProximaX Sirius Blockchain PHP SDK

Official ProximaX Sirius Blockchain SDK Library in PHP.

The ProximaX Sirius Catapult Chain PHP SDK works as a lightweight PHP library for interacting with the Sirius Blockchain. It provides a complete library set coverage, and supports synchronous and asynchronous requests.

Installation

You can install this package with Composer. You only need to require proximax/php-xpx-chain-sdk.

composer require proximax/php-xpx-chain-sdk

Once you have required the package in your composer.json file (or using the command above), you can install the dependencies of this package:

composer install

Wiki / Examples

For more examples, go to our wiki

Core Contributors

Acknowledgement

This library is a fork of Proximax-php-sdk which was also contributed by ProximaX Limited to Proximax Foundation.

We'd love to get more people involved in the project. Please feel free to raise any issues or PR and we'll review your contribution.

Copyright (c) 2019 ProximaX Limited