Skip to content

LeeChunHao2000/dexlab-api-wrapper-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DexLab-Trader

Warning

This is an UNOFFICIAL wrapper for DexLab exchange HTTP API written in Python 3.7

The library can be used to fetch market data or create third-party clients

USE THIS WRAPPER AT YOUR OWN RISK, I WILL NOT CORRESPOND TO ANY LOSES

Features

  • Implementation of all public endpoints

Donate

If useful, buy me a coffee?

  • ETH: 0x00000000051CBcE3fD04148CcE2c0adc7c651829 (brendanc.eth)
  • SPL: AQBqATwRqbU8odBL3RCFovzLbHR13MuoF2v53QpmjEV3

Installation

$ git clone https://github.com/LeeChunHao2000/dexlab-api-wrapper-python3

Quickstart

This is an introduction on how to get started with DexLab client. First, make sure the DexLab library is installed. And then:

from DexLab.client import Client
client = Client('')

Contributors

Version Logs

2021-07-09

  • Support Wallet and Trade API

2021-02-08

  • Birth!

About

DexLab exchange API wrapper in python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages