A practical Michelson bytecode parser focused on usefulness rather than formal correctness.
This tool parses Michelson bytecode into a readable, hierarchical structure. The emphasis is on practical utility for developers working with Tezos smart contracts, prioritizing clear visualization and usability. It is incomplete and buggy yet useful.