1 repository
Executing and inspecting bytecode instruction by instruction.
Distinct from Machine Opcode Calculations: Shortlist candidates are static documentation or generators, not runtime execution stepping tools.
Explore 1 awesome GitHub repository matching development tools & productivity · Opcode-Level Stepping. Refine with filters or upvote what's useful.
Remix is a comprehensive blockchain development environment and Ethereum smart contract IDE. It provides a complete workspace for writing, compiling, deploying, and debugging smart contracts across simulated and public blockchain networks. The project distinguishes itself as a specialized toolchain for EVM debugging and analysis, offering opcode-level transaction stepping and state memory analysis. It also includes a dedicated zero-knowledge proof toolchain for compiling ZK circuits and generating cryptographic proofs, alongside an AI-powered coding assistant for code generation and explanati
Executes transactions opcode by opcode, allowing for granular inspection of the contract state.