Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.47 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.47 KB

Webb ZK Explorer

Platform for discovering and learning about zero-knowledge proof projects and circuits, featuring detailed project insights, filtering options, and more.

Run ZK Explorer

Once the development environment is set up, you may proceed to install the required dependencies and run the dapp locally.

  1. Clone this repo

    git clone git@github.com:webb-tools/webb-dapp.git
  2. Install dependencies by yarn

     yarn install
  3. Start the dApp by the following command:

    yarn nx serve zk-explorer

Visit http://localhost:4200/ to see the ZK Explorer app!

Happy hacking!

Need help?

If you need help or you want to additional information please: