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.
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
For more examples, go to our wiki
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