Skip to main content

Balancer V2 Python API

Project description

balpy

balpy

Python tools for interacting with Balancer Protocol V2 in Python.

DISCLAIMER: While balpy is intended to be a useful tool to simplify interacting with Balancer V2 Smart Contracts, this package is an ALPHA-build and should be considered as such. Use at your own risk! This package is capable of sending Ethereum (or EVM compatible) tokens controlled by whatever private key you provide. User assumes all liability for using this software; contributors to this package are not liable for any undesirable results. Users are STRONGLY encouraged to experiment with this package on testnets before using it on mainnet with valuable assets.

Usage

balpy has been tested on:

  • MacOS using Python 3.9.0
  • Linux using Python 3.9-dev
  • Windows using Python 3.9.5

Install

I recommend using a virtual environment:

python3 -m venv ./venv
source ./venv/bin/activate
python3 -m pip install balpy

See release on PyPI: https://pypi.org/project/balpy/

Build from source

git clone https://github.com/balancer-labs/balpy.git
cd balpy
python3 -m build
python3 -m pip install dist/<your_build>.whl

Environment Variables

You must set these two environment variables in order to use the balpy module

  • KEY_API_ETHERSCAN: API key for Etherscan for gas prices
  • KEY_PRIVATE: Plain text private key for signing transactions

You also must set AT LEAST one of these environment variables to connect to the network

  • KEY_API_INFURA: API key for Infura for sending transactions
  • BALPY_CUSTOM_RPC: Custom RPC URL (like localhost or Polygon RPC)

Samples

See README.md in samples/ for more information.

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

balpy-0.0.0a36.tar.gz (27.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

balpy-0.0.0a36-py3-none-any.whl (29.0 MB view details)

Uploaded Python 3

File details

Details for the file balpy-0.0.0a36.tar.gz.

File metadata

  • Download URL: balpy-0.0.0a36.tar.gz
  • Upload date:
  • Size: 27.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for balpy-0.0.0a36.tar.gz
Algorithm Hash digest
SHA256 6000a1213211c4cd04e042ced8f756e111da65ff227e6a3963ea6b8a80adee54
MD5 23889de8003538d515c95f2b60467039
BLAKE2b-256 fce6085996d64f3ba395090c5e6f7e48c6e798a15c20ba0339380d59d6a9e4d6

See more details on using hashes here.

File details

Details for the file balpy-0.0.0a36-py3-none-any.whl.

File metadata

  • Download URL: balpy-0.0.0a36-py3-none-any.whl
  • Upload date:
  • Size: 29.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for balpy-0.0.0a36-py3-none-any.whl
Algorithm Hash digest
SHA256 8a7b8c68ce871b0aa252e10ed05bbc53860e75ad016489577d2e025588f52baa
MD5 818b6ce677667e536365374e8cf20c7b
BLAKE2b-256 60de66145cb3b8aef37fa7a37e8752e4c2164c58866765486871459419c60e92

See more details on using hashes here.

Supported by

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