You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently does not offer a dedicated Python SDK for traders
Having a Python SDK would be beneficial for developers looking to build high-frequency trading strategies and programmatic integrations.
A well-documented and tested Python SDK to interface with Avnu’s APIs.
Clear instructions and examples for traders to easily integrate with Avnu’s services.
Utility functions and classes for managing orders, fetching market data, and interacting with staking functionalities.
Benefits:
Lower barrier of entry for algorithmic traders working in Python.
Encourage more community contributions and growth of the Avnu ecosystem.
Streamline and standardize the workflow for traders and developers.
Concerns :
Does the TypeScript SDK handle any special signing or authentication steps? If so, can you provide details or references for reproducing this logic in Python?
The text was updated successfully, but these errors were encountered:
Description
Currently does not offer a dedicated Python SDK for traders
Having a Python SDK would be beneficial for developers looking to build high-frequency trading strategies and programmatic integrations.
Documentation presents tho some APIs in Python : https://doc.avnu.fi/avnu-spot/integration/api-references.
Motivation
have a python sdk similar to this : https://github.com/hyperliquid-dex/hyperliquid-python-sdk
Proposed Features:
Benefits:
Concerns :
The text was updated successfully, but these errors were encountered: