mvx_sdk_go_data
OfficialMultiversX Go SDK core data types.
Authormultiversx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides the fundamental data structures and types used within the MultiversX Go SDK, enabling developers to interact with the blockchain's core components.
Core Features & Use Cases
- Transaction Struct: Defines the structure for all blockchain transactions, including sender, receiver, value, gas, and signature.
- Address Representation: Handles MultiversX addresses, supporting both byte and Bech32 string formats.
- Account Information: Outlines the structure for retrieving account details like nonce, balance, and code hash.
- Network Configuration: Details parameters for interacting with the MultiversX network.
- VM Query Structures: Defines request and response formats for smart contract inter-actions.
- Use Case: Developers can use these types to construct, serialize, and deserialize transactions, validate addresses, and interpret smart contract query results when building Go applications for MultiversX.
Quick Start
Refer to the provided Go struct definitions for the Transaction type to understand its fields.
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_sdk_go_data Download link: https://github.com/multiversx/mx-ai-skills/archive/main.zip#mvx-sdk-go-data 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.