MultiversX
Official@multiversx
Offers specialized technical frameworks for Rust-based smart contract development, security auditing, and blockchain integration across distributed network architectures.
Agent Skills by MultiversX
Showing 63 vetted skills indexed across 1 GitHub repositories.
multiversx-wasm-debug
Analyzes .wasm files for size optimization and defects using Twiggy and other tools.
multiversx-cross-contract-storage
Read same-shard contract storage variables using storage_mapper_from_address.
multiversx-project-culture
Assesses Mulitverse codebase health via documentation, mutation coverage, and hygiene checks.
multiversx-blockchain-data
Read on-chain state in MultiversX smart contracts via self.blockchain().
multiversx-property-testing
Automate property-based testing and fuzzing for MultiversX smart contracts.
multiversx-project-architecture
Generate MultiversX smart contract project structures with module composition patterns.
multiversx-flash-loan-patterns
Implement atomic flash loan patterns with reentrancy guards on MultiversX smart contracts.
multiversx-vault-pattern
Implement an in-memory token ledger using ManagedMapEncoded and ManagedVec for MultiversX transactions.
multiversx-factory-manager
Deploy, track, and upgrade child smart contracts from a MultiversX template.
multiversx-constant-time
Analyzes MultiversX Rust smart contracts for timing-attack vulnerabilities in cryptographic operations and secret comparisons.
multiversx-code-analysis
Analyzes smart contracts for risks and version-to-version compatibility issues.
multiversx-clarification-expert
Ask targeted clarifying questions for MultiversX development and auditing tasks.
multiversx-sharp-edges
Catalog MultiversX smart contract pitfalls and platform-specific quirks.
multiversx-smart-contracts
Develop MultiversX smart contracts using Rust, sc-meta, and mxpy.
multiversx-dapp-audit
Audit MultiversX React dApp components for wallet and transaction security vulnerabilities.
multiversx-cache-patterns
Implement gas-optimized write-back and read-only cache patterns for MultiversX smart contracts using Rust's Drop trait.
multiversx-cross-contract-calls
Execute cross-contract calls in MultiversX smart contracts using the Tx Builder API.
multiversx-spec-compliance
Verify MultiversX smart contracts against specifications, whitepapers, and MIPs.
multiversx-security-audit
Audit MultiversX smart contracts for security vulnerabilities using Semgrep scanning.
multiversx-payment-handling
Handle EGLD and ESDT payments in MultiversX smart contracts using self.call_value().
multiversx-protocol-experts
Explain MultiversX adaptive state sharding and cross-shard transaction mechanics.
multiversx-defi-math
Implement precision-safe rounding and percentage calculations for MultiversX DeFi contracts.
multiversx-crypto-verification
Verify Ed25519, secp256k1, secp256r1, and BLS signatures in MultiversX smart contracts.
multiversx-dapp-frontend
Integrate React frontends with MultiversX blockchain for wallet and transaction handling.
Frequently Asked Questions About MultiversX
FAQPage SchemaWhat specific tasks can developers perform using these resources?▼
Developers can build, test, and audit smart contracts using Rust, manage ESDT/NFT token operations, perform WASM binary optimization, and execute cross-contract calls within the MultiversX ecosystem.
Which technical personas benefit most from these capabilities?▼
These resources are designed for blockchain engineers, smart contract auditors, and dApp developers who require deep-level access to Rust-based contract logic, security verification, and network interaction.
What are the primary prerequisites for implementing these smart contract patterns?▼
Implementation requires proficiency in Rust, familiarity with the MultiversX smart contract framework, and an understanding of the Mandos testing environment for verifying contract logic and state transitions.