Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 930 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 930 Bytes

Evm Tools - Tools for web3 and zk Dapps

Website- evmtools

Extension- evmtools

Previously- zkblock

This repository is part of evmtools (zkblock). If you want to request specific tools please create an issue or create a pr with the code.

Run locally

git clone https://github.com/heypran/evm-tools.git

cd evm-tools

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 tools including testing libraries, new zk paradigms, testing, debugging tools
  • Improve the site's codebase
  • Discuss ideas in issues
  • Improve documentation