Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/proximax-storage/php-xpx-chain-sdk

ProximaX Sirius-Chain PHP SDK
https://github.com/proximax-storage/php-xpx-chain-sdk

blockchain catapult php sirius

Last synced: 8 days ago
JSON representation

ProximaX Sirius-Chain PHP SDK

Awesome Lists containing this project

README

        

# 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.

```php
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:

```php
composer install
```

## Wiki / Examples

For more examples, go to our [wiki](https://github.com/proximax-storage/php-xpx-chain-sdk/wiki)

## Core Contributors

+ [@brambear](https://github.com/alvin-reyes)
+ [@donhieu](https://github.com/donhieu123)

## Acknowledgement

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

## [Contribution](CONTRIBUTING.md)

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