zinntikumugai/multi-exchange-api2

Maintainers

Package info

github.com/zinntikumugai/MultiExchangeAPI2

pkg:composer/zinntikumugai/multi-exchange-api2

Statistics

Installs: 12

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 1

v1.0.1 2018-03-19 10:01 UTC

This package is not auto-updated.

Last update: 2026-03-01 13:13:46 UTC


README

Support Exchange

\MEAPI2\Model\***

Exchange ClassName
Zaif zaif
C-CEX ccex

How to use

install

composer require zinntikumugai/multi-exchange-api2

use

var_dump(
    mpyw\Co\Co::wait([
        \MEAPI2\Model\zaif::pair()
    ])
);