multiversx-wasm-debug
π―Skillfrom multiversx/mx-ai-skills
Analyze and optimize MultiversX WASM binaries for contract deployment, debugging runtime errors, and reducing binary size.
Part of
multiversx/mx-ai-skills(8 items)
Installation
cargo install twiggySkill Details
Analyze compiled WASM binaries for size optimization, panic analysis, and debugging with DWARF symbols. Use when troubleshooting contract deployment issues, optimizing binary size, or debugging runtime errors.
More from this repository7
Provides expert-level insights and technical guidance for MultiversX protocol architecture, sharding mechanisms, and cross-shard transaction design.
Clarifies MultiversX development requirements by asking targeted, specific questions to resolve ambiguities, prevent misunderstandings, and guide precise technical implementation.
Identifies and analyzes critical security and upgradeability risks in MultiversX smart contract version changes, focusing on storage layout, key modifications, and safe upgrade patterns.
Automatically discovers edge cases and potential bugs in MultiversX smart contract logic through property-based testing and random input generation.
Verifies MultiversX smart contract implementations match specifications, whitepapers, and MIP standards through rigorous compliance checks.
Performs comprehensive static analysis on MultiversX Rust and Go code to identify security vulnerabilities and potential risks through automated grep patterns and manual review techniques.
Generates custom Semgrep rules to automatically detect MultiversX-specific security patterns and coding violations across Rust codebases.