This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
bitfinex-api-py
Watch
1
Star
0
Fork
0
You've already forked bitfinex-api-py
mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced
2025-12-19 06:44:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52bc47597103f721b953c7c9e65981e918f2d05f
bitfinex-api-py
/
bfxapi
/
rest
/
endpoints
History
Davide Casale
52bc475971
add currency endpoints
...
Co-Authored-By: itsdeka <
dario.moceri@bitfinex.com
>
2023-02-12 22:03:10 +01:00
..
__init__.py
Organize rest sub-package. Create new endpoints and middleware sub-packages. Rename class Requests to Middleware.
2023-02-07 18:55:17 +01:00
bfx_rest_interface.py
Fix bug in submit_invoice method (bfxapi.rest.endpoints.rest_authenticated_endpoints).
2023-02-12 21:29:06 +01:00
rest_authenticated_endpoints.py
add currency endpoints
2023-02-12 22:03:10 +01:00
rest_public_endpoints.py
Fix bug in submit_invoice method (bfxapi.rest.endpoints.rest_authenticated_endpoints).
2023-02-12 21:29:06 +01:00