Skip to content

kuzdogan/eof.wtf

Repository files navigation

EOF Parser and Visualizer

Website to visualize EOF bytecode

Uses @ethereumjs/evm to parse EOF bytecode. As of writing, the parser was not released yet. Therefore the ethereumjs-monorepo is linked as a submodule.

Install

npm install # Installs the submodule and builds the @ethereumjs/evm package

This will install the submodule and build the @ethereumjs/evm package (see preinstall script in package.json for more details).

Run

npm start

Build

npm run build

About

EOF Parser and Visualizer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published