/evm-viz

Primary LanguageTypeScript

ZK-Block - EVM Visualizer (WIP)

Website- zkblock

This repository is part of zkblock. If you want to add more tools please create a pr with tools details.

Run locally

yarn install

Then, you can run locally in development mode with live reload:

yarn dev

Open http://localhost:3000 in the browser.

Contributions

Everyone is welcome to contribute to this project.

  • Add more zk tools or web3 tools including testing libraries, new zk paradigms
  • Improve the site's codebase
  • Discuss ideas in issues
  • Improve documentation