Skip to content

leverj/leverj-exchange-python-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leverj.io Spot Exchange Python Bridge

description

a python bridge to javascript libraries for Leverj.io Spot Exchange

Installation

ensure node and yarn are installed on target machine

$ pip install leverj_exchange_python_bridge

Usage

run_js(command, arguments_as_dictionary)

######commnads

  • sign_order
  • compute_signature_for_order
  • compute_signature_for_exchange_order

Development

setup

ensure a python3 virtual env exists in .venv, i.e.: python3 -m venv .venv

$ source setup.sh

test

$ nosetests

build

$ python setup.py sdist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors