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.
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.
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