-
|
What is the correct npm command to install the privacy toolkit? |
Beta Was this translation helpful? Give feedback.
Answered by
IsSlashy
Apr 5, 2026
Replies: 1 comment
-
npm install @protocol-01/privacy-toolkitThis will install the latest version with Poseidon hashing, Merkle tree utilities, and ZK proof format conversion. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
IsSlashy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will install the latest version with Poseidon hashing, Merkle tree utilities, and ZK proof format conversion.