Skip to main content

Liquidswap Python SDK

Project description

liquidswap-sdk-python

Install

https://pypi.org/project/liquidswap-sdk/ pip install liquidswap-sdk

Functions

import from liquidswap_sdk.client import LiquidSwapClient

new a client liquidswap_client = LiquidSwapClient(node_url, tokens_mapping, wallet_path)

get the output amount from given input amount liquidswap_client.calculate_rates("APTOS", "USDT", 1)

swap token liquidswap_client.swap("APTOS", "USDT", 1, usdt_out)

get token balance liquidswap_client.get_token_balance("APTOS")

register token liquidswap_client.register("USDT")

How to use

  1. create your config

  2. add token addresses you want to trade to tokens_mapping

  3. make sure there is some APT in your wallet of wallet_path

  4. make yout own script! (check: example)

  5. if you are ready to mainnt, change the node_url to https://fullnode.mainnet.aptoslabs.com/v1

WIP:

  • convert_to_decimals
  • calculate_rates
  • swap
  • create pypl package

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

liquidswap_sdk-0.0.2.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

liquidswap_sdk-0.0.2-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file liquidswap_sdk-0.0.2.tar.gz.

File metadata

  • Download URL: liquidswap_sdk-0.0.2.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.9

File hashes

Hashes for liquidswap_sdk-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2800dbd5232ac0f77331a71131629fe0c98455afdfccb2dd9d24d762594bb049
MD5 d5c89b1cab3e0f8f584fd2c3677eb5cf
BLAKE2b-256 746acd69f0c5cfccfbd79004602d00695c8052061a73ab7ea0ae3827687935c9

See more details on using hashes here.

File details

Details for the file liquidswap_sdk-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for liquidswap_sdk-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 61eb5aabb9a14898d8f313a062a0d193d84c41e35262420a8f3d865b5dcc77d9
MD5 6c15654f3f935a5324f7fe4938eccf3a
BLAKE2b-256 a42ac12b972c0193336cde248d2a8c17446d3bdbc878f5a92ce6ebd977fe0865

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page