mvx_factory_manager

Official

Deploy and manage child contracts.

Authormultiversx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of efficiently deploying and managing multiple child contracts that share a common template, streamlining the creation and lifecycle of related smart contracts.

Core Features & Use Cases

  • Deploy Child Contracts: Instantiate new child contracts from a specified template with unique identifiers and initialization arguments.
  • Track Child Contracts: Maintain a registry of deployed child contract addresses, allowing for easy lookup by ID.
  • Upgrade Child Contracts: Facilitate the upgrade of managed child contracts to a new version of the template, ensuring maintainability.
  • Use Case: A decentralized application needs to create a unique contract for each user to manage their specific assets. This Skill enables the factory contract to deploy, track, and upgrade these user-specific contracts seamlessly.

Quick Start

Use the mvx_factory_manager skill to deploy a new child contract with the ID 'user123' and initialization argument 1000.

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_factory_manager
Download link: https://github.com/multiversx/mx-ai-skills/archive/main.zip#mvx-factory-manager

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.