II.
LibraryProcess overview
Reference · livelib-process:cryptography-blockchain--zk-circuit-development
specializations/cryptography-blockchain/zk-circuit-development overview
ZK Circuit Development (Circom/Noir) - Development of zero-knowledge circuits using Circom or Noir for privacy-preserving proofs and verifiable computation.
Attributes
displayName
specializations/cryptography-blockchain/zk-circuit-development
description
ZK Circuit Development (Circom/Noir) - Development of zero-knowledge circuits using Circom or Noir for
privacy-preserving proofs and verifiable computation.
libraryPath
library/specializations/cryptography-blockchain/zk-circuit-development.js
specialization
cryptography-blockchain
references
- - Circom Documentation: https://docs.circom.io/
- - Noir Language: https://noir-lang.org/docs/
example
const result = await orchestrate('specializations/cryptography-blockchain/zk-circuit-development', {
projectName: 'Identity Prover',
framework: 'circom',
circuitType: 'membership-proof',
constraintBudget: 100000
});
usesAgents
- zk-analyst
- zk-architect
- signal-engineer
- constraint-engineer
- template-engineer
- optimization-engineer
- witness-engineer
- zk-tester
Outgoing edges
lib_applies_to_domain1
- domain:security·DomainSecurity
lib_belongs_to_specialization1
- specialization:cryptography-blockchain·Specialization
lib_covers_topic2
- topic:hmac-signing·TopicHMAC Signing
- topic:ssl-certs·TopicSSL/TLS Certificates
lib_implements_workflow1
- workflow:crypto-protocol-review·WorkflowCryptographic Protocol Review
lib_involves_role1
- role:security-engineer·RoleSecurity Engineer
lib_requires_skill_area2
- skill-area:symmetric-encryption·SkillAreaSymmetric Encryption
- skill-area:asymmetric-encryption·SkillAreaAsymmetric Encryption
Incoming edges
None.