SnarkyJS
SnarkyJS helps developers build apps powered by zero-knowledge (zk) cryptography.
The easiest way to write zk programs is using SnarkyJS.
SnarkyJS is a TypeScript library for zk-SNARKs and zkApps. You can use SnarkyJS to write zk smart contracts based on zero-knowledge proofs for the Mina Protocol.
SnarkyJS is automatically included when you create a project using the Mina zkApp CLI.
Learn More
Contributing
SnarkyJS is an open source project. We appreciate all community contributions to SnarkyJS!
See the Contributing guidelines for ways you can contribute.
High-quality community packages from open source developers are available for your project.
- snarkyjs-elgamal A partially homomorphic encryption library for SnarkyJS based on Elgamal encryption: GitHub and npm
To include your package, see Creating high-quality community packages.