From c1a5683bf18cfbc737e13b0169df02789ed0285a Mon Sep 17 00:00:00 2001 From: aniket-engg Date: Mon, 6 Nov 2023 20:04:19 +0530 Subject: [PATCH] update Semaphore workspace readme --- .../src/templates/semaphore/README.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/libs/remix-ws-templates/src/templates/semaphore/README.txt b/libs/remix-ws-templates/src/templates/semaphore/README.txt index 19034d3b23..c046f1668c 100644 --- a/libs/remix-ws-templates/src/templates/semaphore/README.txt +++ b/libs/remix-ws-templates/src/templates/semaphore/README.txt @@ -1,9 +1,10 @@ -REMIX CIRCOM WORKSPACE +CIRCOM ZKP SEMAPHORE WORKSPACE -Welcome to the Remix Circom Workspace. This workspace becomes available when you create a new workspace using the 'Circom' template. -Directory Structure +Welcome to the Remix Circom ZKP Semaphore Workspace. The workspace comprises two main directories: - circuits: Contains sample semaphore contracts. These can be compiled to generate a witness. - scripts: Provides a sample script designed for a trusted setup using snarkjs. This script also aids in generating Solidity code, which is essential for on-chain deployment. \ No newline at end of file +- circuits: Contains sample semaphore contracts. These can be compiled to generate a witness using 'Circom ZKP Compiler' plugin. +- scripts: Provides a sample script designed for a trusted setup using snarkjs. This script also aids +in generating Solidity code, which is essential for on-chain deployment. +