Skip to main content
Security & testing

geas (Good Ethereum Assembler)

Debugging & inspection

Compiler · CLI

geas, the Good Ethereum Assembler, is an assembler for writing raw EVM bytecode by hand, maintained by a go-ethereum core developer. It is used for EIP test cases and other low-level contract work.

Related resources