Merge branch 'master' of https://github.com/ethereum/remix-project into desktopmerge
commit
d8a5c7f92d
@ -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. |
Welcome to the Remix Circom ZKP Semaphore Workspace. |
||||||
Directory Structure |
|
||||||
|
|
||||||
The workspace comprises two main directories: |
The workspace comprises two main directories: |
||||||
|
|
||||||
circuits: Contains sample semaphore contracts. These can be compiled to generate a witness. |
- 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. |
- 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. |
||||||
|
|
||||||
|
Loading…
Reference in new issue