mvx_sdk_go_builders
OfficialConstruct and sign Go SDK transactions.
Authormultiversx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of creating and signing transactions using the MultiversX SDK for Go, enabling developers to interact with the blockchain programmatically.
Core Features & Use Cases
- Transaction Construction: Manually build
data.Transactionstructs for native EGLD transfers, ESDT transfers, and relayed transactions. - Transaction Signing: Securely sign transactions using private keys with the
TxBuilder. - Data Serialization: Handles data serialization using the SDK's
Marshalizer. - Use Case: A developer needs to send an ESDT token to another address. They can use this Skill to construct the
ESDTTransfertransaction data and sign it with their private key.
Quick Start
Use the mvx_sdk_go_builders skill to construct and sign an ESDT transfer transaction.
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_builders Download link: https://github.com/multiversx/mx-ai-skills/archive/main.zip#mvx-sdk-go-builders 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.