The assembler Command-Line utility allows you to assemble EVM asm files into deployable bytecode and disassemle EVM bytecode into human-readable mnemonics.
Usage:
ethers-asm [ FILENAME ] [ OPTIONS ]
OPTIONS
--disassemble Disassemble input bytecode
--define KEY=VALUE provide assembler defines
OTHER OPTIONS
--debug Show stack traces for errors
--help Show this usage and exit
--version Show this version and exit
ethers-asm [ FILENAME ] [ OPTIONS ]
OPTIONS
--disassemble Disassemble input bytecode
--define KEY=VALUE provide assembler defines
OTHER OPTIONS
--debug Show stack traces for errors
--help Show this usage and exit
--version Show this version and exit
TODO examples
The content of this site is licensed under the Creative Commons Attribution 4.0 International License.