multiversx-smart-contracts

Installation
SKILL.md

MultiversX Smart Contract Development

Build, test, and deploy MultiversX smart contracts using Rust, sc-meta, and mxpy.

Prerequisites

Tools available on the VM:

  • Rust (version 1.85.0+)
  • sc-meta - Smart contract meta tool
  • mxpy - MultiversX Python CLI for deployment

If sc-meta is not installed:

cargo install multiversx-sc-meta --locked

Creating a New Contract

Use sc-meta to scaffold a new contract from templates:

Related skills
Installs
19
GitHub Stars
11
First Seen
Jan 30, 2026