Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

php-gateio-api

Gate.io api call with php

Calling the API v2 base on the document https://gate.io/api2

$api= Gateio::instance(KEY,SECRET);
// 获取所有交易对
$res = $api->getAllPairs();

About

Gate.io 交易所 REST API 封装

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages