Skip to main content

MultiversX Smart Contracts Tools

Project description

Description

Python Command Line Tools for interacting with MultiversX.

Documentation

docs.multiversx.com

CLI

CLI

Distribution

mxpy-up and PyPi

Development setup

Clone this repository and cd into it:

git clone https://github.com/multiversx/mx-sdk-py-cli.git
cd mx-sdk-py-cli

Virtual environment

Create a virtual environment and install the dependencies:

python3 -m venv ./venv
source ./venv/bin/activate
pip install -r ./requirements.txt --upgrade

Install development dependencies, as well:

pip install -r ./requirements-dev.txt --upgrade

Above, requirements.txt should mirror the dependencies section of setup.py.

If using VSCode, restart it or follow these steps:

  • Ctrl + Shift + P
  • Select Interpreter
  • Choose ./venv/bin/python.

Using your local mxpy

If you want to test the modifications you locally made to mxpy, set PYTHONPATH with the path to your local repository path.

For example, if you cloned the repository at ~/mx-sdk-py-cli, run:

export PYTHONPATH="~/mx-sdk-py-cli"

Then mxpy will use the code in your local repository.

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

multiversx_sdk_cli-6.3.1.tar.gz (72.4 kB view details)

Uploaded Source

Built Distribution

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

multiversx_sdk_cli-6.3.1-py3-none-any.whl (110.5 kB view details)

Uploaded Python 3

File details

Details for the file multiversx_sdk_cli-6.3.1.tar.gz.

File metadata

  • Download URL: multiversx_sdk_cli-6.3.1.tar.gz
  • Upload date:
  • Size: 72.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for multiversx_sdk_cli-6.3.1.tar.gz
Algorithm Hash digest
SHA256 8392cfaa641489ec30140415aeb8606a6c9940e3872b43cf69bd39bab284bd35
MD5 d0f93950292d21145bf7074b56b46183
BLAKE2b-256 f72c7a2a0cdf1ce6e9554d7fbc65f19bdc496fa4eaf56931d9284980b112e37b

See more details on using hashes here.

File details

Details for the file multiversx_sdk_cli-6.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for multiversx_sdk_cli-6.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a8b1f64c83dfa11f99d6270a867cc7fc6f4429a049c59c298d97a077d2a8151
MD5 c4e1ef06ced304ffef980b05187eb5a5
BLAKE2b-256 61fa255a03acf8f55134027cef15b0badbd1d258946abac12c950b76e9b9d82d

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