tokenly/substation-distribution-client

Makes request to the Substation API

v0.2.0 2018-10-06 23:58 UTC

This package is not auto-updated.

Last update: 2024-04-07 01:46:13 UTC


README

This is a supplemental component for the substation client component.

This component tracks UTXOs per address and creates substation calls related to token distributions.

Installation

Add the package via composer

composer require tokenly/substation-distribution-client

Usage with Laravel

The service provider will automatically be registered in a Laravel 5.5+ application.