laketc/xdag-php-sdk

A light library for the xDag API

v1.0 2018-06-27 18:38 UTC

This package is not auto-updated.

Last update: 2024-10-05 00:20:20 UTC


README

Usage

Installing

This library requires the cURL module:

$ sudo apt-get install php7-curl
$ composer require laketc/xdag-php-sdk
$ composer install