mvx_sdk_py_contracts

Official

MultiversX Python SDK for contracts.

Authormultiversx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill simplifies and standardizes the process of interacting with MultiversX smart contracts using Python, from deployment to querying.

Core Features & Use Cases

  • ABI Loading: Load smart contract ABIs for type-safe interactions.
  • Deployment: Deploy new smart contracts with bytecode and arguments.
  • Contract Calls: Execute smart contract functions, including those with token transfers.
  • VM Queries: Perform read-only queries to retrieve contract state.
  • Upgrades: Facilitate smart contract upgrades with new bytecode.
  • Use Case: A developer can use this skill to deploy a new smart contract, interact with its functions to manage digital assets, and query its state to display information on a frontend application, all within a Python environment.

Quick Start

Use the mvx_sdk_py_contracts skill to deploy a smart contract using the provided ABI and WASM bytecode.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mvx_sdk_py_contracts
Download link: https://github.com/multiversx/mx-ai-skills/archive/main.zip#mvx-sdk-py-contracts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.