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

This version

5.3.0

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-5.3.0.tar.gz (89.8 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-5.3.0-py3-none-any.whl (128.0 kB view details)

Uploaded Python 3

File details

Details for the file multiversx-sdk-cli-5.3.0.tar.gz.

File metadata

  • Download URL: multiversx-sdk-cli-5.3.0.tar.gz
  • Upload date:
  • Size: 89.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for multiversx-sdk-cli-5.3.0.tar.gz
Algorithm Hash digest
SHA256 0ca815e1e74868174f8523400e34d64492ea7ebf15f7d79ae9ff4782010315c0
MD5 108c3ca92079667ca373e64591435ed7
BLAKE2b-256 c5ae7e19ddd1ba2043fca65247f99aea983b4a3fa1d6f28da5a17152862fd27b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for multiversx_sdk_cli-5.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 371ec50dee9f2700f1558da4c8ed1feaf8285538f670dd880fa2fde5bbfdd7d7
MD5 e9408f6810695fbc51d2dae0df9fefbd
BLAKE2b-256 8f8f9a24c3690ca835ff592bb35f45e77eb9e83c354a6572e1fa0413036b94b3

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