Zyra-V21/ZKUzumaki

A privacy-focused Ethereum/SOL mixer using zero-knowledge proofs (ZK-SNARKs Groth16, SMT) for confidential transactions. Non Kyc, Non Signup.

13Stars on the repository
10Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

architecture

01

Zyra-V21/ZKUzumaki

Cursor rule Cursor

description: Defines the standard directory structure for the ZK Mixer project. globs: "" # Apply generally to the project structure thinking alwaysApply: true.

13 2mo ago A 936 tokens

circom_rules

02

Zyra-V21/ZKUzumaki

Cursor rule Cursor

description: Guidelines and best practices for writing Circom circuits and related scripts in the ZK Mixer project. globs: ["circuits//.circom", "scripts/zk.js"] # Apply to circuits and related ZK scripts alwaysApply: true.

13 2mo ago A 2,092 tokens

cursor_rules

03

Zyra-V21/ZKUzumaki

Cursor rule Cursor

Guidelines for creating and maintaining Cursor rules to ensure consistency and effectiveness.

13 2mo ago A 375 tokens

dev_workflow

04

Zyra-V21/ZKUzumaki

Cursor rule Cursor

Guide for using meta-development script (scripts/dev.js) to manage task-driven development workflows.

13 2mo ago A 4,958 tokens

frontend_rules

05

Zyra-V21/ZKUzumaki

Cursor rule Cursor

description: Guidelines and best practices for developing the ZK Mixer frontend application. globs: ["frontend//.js", "frontend//.jsx", "frontend//.css"] alwaysApply: true.

13 2mo ago A 963 tokens

self_improve

06

Zyra-V21/ZKUzumaki

Cursor rule Cursor

description: Guidelines for continuously improving Cursor rules based on emerging code patterns and best practices. globs: / alwaysApply: true.

13 2mo ago A 530 tokens

solidity_rules

07

Zyra-V21/ZKUzumaki

Cursor rule Cursor

description: Guidelines and best practices for writing Solidity smart contracts in the ZK Mixer project. globs: contracts//.sol alwaysApply: true.

13 2mo ago A 1,541 tokens

ui_ux_rules

08

Zyra-V21/ZKUzumaki

Cursor rule Cursor

description: Guidelines for UI/UX design, focusing on clarity, fluidity, and integrating the Uzumaki/Void aesthetic. globs: ["frontend/src//.js", "frontend/src//.css"] # Apply to frontend components and styles alwaysApply: true.

13 2mo ago A 966 tokens

Zyra-V21/ZKUzumaki

Cursor rule Cursor

description: Guidelines for Web3 integration, blockchain interactions, and smart contract communication in the ZK Mixer project. globs: ["frontend/src/contexts/Web3.js", "frontend/src/contexts/Mixer.js", "frontend/src/utils/eth.js", "frontend/src/utils/web3.js", "frontend/src/hooks/useNoteManagement.js"] # Added hook…

13 2mo ago A 1,560 tokens

zk_workflow

10

Zyra-V21/ZKUzumaki

Cursor rule Cursor

description: Defines the rigorous workflow for Zero-Knowledge circuit development using Circom and snarkjs (Groth16). Emphasizes security, efficiency, and best practices. globs: ["circuits//.circom", "scripts/zk.js", "contracts/Verifier.sol"] # Relevant files alwaysApply: true.

13 2mo ago A 2,125 tokens