Skip to content

Elefria-Labs/evm-tools

Repository files navigation

ZK-Block - Boilerplate & Tools for ZK Dapps

Website- zkblock

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

Run locally

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

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