- Notifications
You must be signed in to change notification settings - Fork260
Noir is a domain specific language for zero knowledge proofs
License
Apache-2.0, MIT licenses found
Licenses found
noir-lang/noir
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Noir is a Domain Specific Language for SNARK proving systems. It has been designed to use any ACIR compatible proving system.
This implementation is in early development. It has not been reviewed or audited. It is not suitable to be used in production. Expect bugs!
Read theinstallation section from theNoir docs.
Once you have read through the documentation, you can visitAwesome Noir to run some of the examples that others have created.
SeeCONTRIBUTING.md.
The current focus is to gather as much feedback as possible while in the alpha phase. The main focuses of Noir aresafety anddeveloper experience. If you find a feature that does not seem to be in line with these goals, please open an issue!
This workspace's minimum supported rustc version is 1.85.0.
Noir is free and open source. It is distributed under a dual license. (MIT/APACHE)
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
About
Noir is a domain specific language for zero knowledge proofs