SDK for interacting with Avantis trading contracts.
Project description
Welcome to Avantis Trader SDK’s documentation!
Avantis Trader SDK is a powerful and flexible toolkit for trading on the Avantis platform. This documentation will guide you through the installation process, basic usage, and advanced features of the SDK.
📚 Read the Full Documentation Here
Contents:
Introduction
Welcome to the Avantis Trader SDK, a powerful tool designed to interact with the Avantis decentralized exchange (DEX) and leverage its advanced features for trading and market-making in cryptocurrencies, forex, and commodities.
About Avantis
Avantis is at the forefront of decentralized leveraged trading platforms, offering users the ability to take long or short positions in synthetic crypto, forex, and commodities using perpetuals—a financial instrument that provides leverage without an expiration date. With synthetic leverage and a USDC stablecoin liquidity pool, Avantis achieves high capital efficiency, enabling a diverse selection of tradable assets and leverage up to 100x.
The platform also introduces fine-grained risk management for liquidity providers (LPs) through time and risk parameters. This innovation allows any LP to become a sophisticated market maker for a wide range of derivatives, starting with perpetuals.
Read more about Avantis at https://docs.avantisfi.com/.
Purpose of the Avantis Trader SDK
The Avantis Trader SDK is designed to simplify and enhance the experience of interacting with the Avantis DEX. It provides developers and traders with a set of tools to:
- Access real-time price feeds for supported trading pairs.
- Retrieve and analyze key parameters for assets, categories, and trading strategies.
- Integrate live price updates into applications or trading algorithms.
- Execute trades and manage positions on the Avantis platform.
Whether you are a developer building decentralized finance (DeFi) applications, a trader seeking to automate your strategies, or a market maker looking to optimize your operations, the Avantis Trader SDK offers the functionality you need to succeed in the rapidly evolving world of decentralized trading.
Getting Started
Installation
To get started with the Avantis Trader SDK, follow these steps to install the package:
-
Ensure you have Python 3.6 or later installed on your system.
-
Install the SDK using pip:
pip install avantis-trader-sdk
or
pip install git+https://github.com/Avantis-Labs/avantis_trader_sdk.git
Alternatively, if you have a local copy of the source:
git clone https://github.com/yourusername/avantis-trader-sdk.git cd avantis-trader-sdk pip install .
-
Verify the installation:
import avantis_trader_sdk print(avantis_trader_sdk.__version__)
If the installation was successful, this command should print the version number of the Avantis Trader SDK.
Next Steps
Once you have installed the Avantis Trader SDK, you can start using it to interact with the Avantis platform. Here are some things you might want to do next:
- Explore the SDK’s features and capabilities.
- Access real-time price feeds for various trading pairs.
- Integrate the SDK into your trading algorithms or DeFi applications.
Examples
You can find practical examples and sample code for using the Avantis Trader SDK in our GitHub repository. These examples are designed to help you get started quickly and explore the capabilities of the SDK.
📂 Browse the Examples on GitHub
📚 Read the Full Documentation Here
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file avantis_trader_sdk-0.8.10.tar.gz.
File metadata
- Download URL: avantis_trader_sdk-0.8.10.tar.gz
- Upload date:
- Size: 8.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75955c910fd2e5092a15bf1815d4b5bc91da93ff24d63eba7a9c6ad9d8994f54
|
|
| MD5 |
3db250b89c7c394c9ce92a83ec2e1300
|
|
| BLAKE2b-256 |
aadc5553b8af32d511c94969cc9764c7e619181fafda6d44891f1c5bfb0e4ff2
|
File details
Details for the file avantis_trader_sdk-0.8.10-py3-none-any.whl.
File metadata
- Download URL: avantis_trader_sdk-0.8.10-py3-none-any.whl
- Upload date:
- Size: 9.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1180ab2dbebda6a29e4a884d9b25d44effe7607697d36f881061a6e29a81b09
|
|
| MD5 |
e2fe9d2ee3f106754f944c06ee6e0c37
|
|
| BLAKE2b-256 |
f25d2a9bb3c5fe82b9293c040b17a60c72cd21b078a08173c082ce4c40aa7d0c
|