MultiversX avatar

MultiversX

Official

@multiversx

0Followers
|
363Public Repos
|
63Published Skills

Offers specialized technical frameworks for Rust-based smart contract development, security auditing, and blockchain integration across distributed network architectures.

Skills Distribution
DomainCybersecurit...Smart Contract Dev.. (40%)Security Auditing .. (30%)Blockchain Integra.. (30%)

Agent Skills by MultiversX

Showing 63 vetted skills indexed across 1 GitHub repositories.

multiversxmultiversx
12

multiversx-wasm-debug

Analyzes .wasm files for size optimization and defects using Twiggy and other tools.

Official
Advanced
multiversxmultiversx
12

multiversx-cross-contract-storage

Read same-shard contract storage variables using storage_mapper_from_address.

Official
Intermediate
multiversxmultiversx
12

multiversx-project-culture

Assesses Mulitverse codebase health via documentation, mutation coverage, and hygiene checks.

Official
Intermediate
multiversxmultiversx
12

multiversx-blockchain-data

Read on-chain state in MultiversX smart contracts via self.blockchain().

Official
Basic
multiversxmultiversx
12

multiversx-property-testing

Automate property-based testing and fuzzing for MultiversX smart contracts.

Official
Advanced
multiversxmultiversx
12

multiversx-project-architecture

Generate MultiversX smart contract project structures with module composition patterns.

Official
Intermediate
multiversxmultiversx
12

multiversx-flash-loan-patterns

Implement atomic flash loan patterns with reentrancy guards on MultiversX smart contracts.

Official
Advanced
multiversxmultiversx
12

multiversx-vault-pattern

Implement an in-memory token ledger using ManagedMapEncoded and ManagedVec for MultiversX transactions.

Official
Intermediate
multiversxmultiversx
12

multiversx-factory-manager

Deploy, track, and upgrade child smart contracts from a MultiversX template.

Official
Advanced
multiversxmultiversx
12

multiversx-constant-time

Analyzes MultiversX Rust smart contracts for timing-attack vulnerabilities in cryptographic operations and secret comparisons.

Official
Advanced
multiversxmultiversx
12

multiversx-code-analysis

Analyzes smart contracts for risks and version-to-version compatibility issues.

Official
Advanced
multiversxmultiversx
12

multiversx-clarification-expert

Ask targeted clarifying questions for MultiversX development and auditing tasks.

Official
Intermediate
multiversxmultiversx
12

multiversx-sharp-edges

Catalog MultiversX smart contract pitfalls and platform-specific quirks.

Official
Intermediate
multiversxmultiversx
12

multiversx-smart-contracts

Develop MultiversX smart contracts using Rust, sc-meta, and mxpy.

Official
Advanced
multiversxmultiversx
12

multiversx-dapp-audit

Audit MultiversX React dApp components for wallet and transaction security vulnerabilities.

Official
Advanced
multiversxmultiversx
12

multiversx-cache-patterns

Implement gas-optimized write-back and read-only cache patterns for MultiversX smart contracts using Rust's Drop trait.

Official
Intermediate
multiversxmultiversx
12

multiversx-cross-contract-calls

Execute cross-contract calls in MultiversX smart contracts using the Tx Builder API.

Official
Advanced
multiversxmultiversx
12

multiversx-spec-compliance

Verify MultiversX smart contracts against specifications, whitepapers, and MIPs.

Official
Advanced
multiversxmultiversx
12

multiversx-security-audit

Audit MultiversX smart contracts for security vulnerabilities using Semgrep scanning.

Official
Advanced
multiversxmultiversx
12

multiversx-payment-handling

Handle EGLD and ESDT payments in MultiversX smart contracts using self.call_value().

Official
Intermediate
multiversxmultiversx
12

multiversx-protocol-experts

Explain MultiversX adaptive state sharding and cross-shard transaction mechanics.

Official
Advanced
multiversxmultiversx
12

multiversx-defi-math

Implement precision-safe rounding and percentage calculations for MultiversX DeFi contracts.

Official
Advanced
multiversxmultiversx
12

multiversx-crypto-verification

Verify Ed25519, secp256k1, secp256r1, and BLS signatures in MultiversX smart contracts.

Official
Advanced
multiversxmultiversx
12

multiversx-dapp-frontend

Integrate React frontends with MultiversX blockchain for wallet and transaction handling.

Official
Intermediate

Frequently Asked Questions About MultiversX

FAQPage Schema
What 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.