Skip to content

debegr92/python3-bitfinex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3-bitfinex

Python3 library for Bitfinex cryptocurrency exchange

INSTALL

git clone https://github.com/debegr92/python3-bitfinex.git
cd python3-bitfinex
python3 setup.py install

TEST

  1. Change examples/keyfile.key with a valid API key from your Bitfinex account

  2. python3 test.py will output ticker of BTC/USD pair and your account balance, if the key is valid.

Notes

Currently, there are not all API calls implemented. If there are API calls you really need, write me or implement it by yourself.

Donations

Bitcoin: 19DfoU4e7SBhFNs8o6vMZ4WNB3QjLqpHEh
Ethereum: 0x0f83f5150e0d427efc7ca7661ae259836158f2e1
Ether Classic: 0x0f83f5150e0d427efc7ca7661ae259836158f2e1
ZCash: t1SA6SkxYnUwAnpNFSmBujrKaNyGJBg5bBD
Litecoin: LfHt2y3UiwQmkb4Ng1Ra1x7vCzj43GHmoR
Dash: XnhZLY82ubib3j8qLMHsbEwEZAyw58qnfH

About

Python3 library for Bitfinex cryptocurrency exchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages