mvx_vault_pattern
OfficialTrack intermediate token balances.
Authormultiversx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of tracking intermediate token balances during multi-step operations within a single transaction, without requiring costly storage writes.
Core Features & Use Cases
- In-Memory Ledger: Efficiently manages token balances in memory for complex transactional flows.
- Dual Data Structure: Utilizes
ManagedMapEncodedfor fast lookups andManagedVecfor ordered iteration. - Use Case: Ideal for implementing atomic swaps or batch token operations where intermediate states need to be tracked accurately before final settlement.
Quick Start
Use the mvx_vault_pattern skill to deposit 100 tokens of type 'MYTOKEN' into the ledger.
Dependency Matrix
Required Modules
None requiredComponents
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_vault_pattern Download link: https://github.com/multiversx/mx-ai-skills/archive/main.zip#mvx-vault-pattern Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.