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

pipx (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

Allow pre-commit to automatically run on git commit:

pre-commit install

Above, requirements.txt should mirror the dependencies section of pyproject.toml.

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-11.4.1.tar.gz (75.0 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-11.4.1-py3-none-any.whl (107.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: multiversx_sdk_cli-11.4.1.tar.gz
  • Upload date:
  • Size: 75.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for multiversx_sdk_cli-11.4.1.tar.gz
Algorithm Hash digest
SHA256 d8931950a2d27110b6f7d72094e69ee8c534e10a9e3025f0dc1f0ee9c671a989
MD5 591913ac9fcf87843178df6f310feed4
BLAKE2b-256 7f388285e84b251ecb3033cf6e6077f25e6f837a0548d5fd5f5701f3e0813167

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for multiversx_sdk_cli-11.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 78dbc4e3e4322a11d284c6177f1f980c9f80b53223a1b977f169359dbff474c1
MD5 a4863c0dc306b33c482f6c84b0031cb9
BLAKE2b-256 b38c44ab828924e8a41a6a8d7703e3fb76cc4420d5d0c6eeef002feb9261fa6d

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