Skip to content
/ noir Public
forked from noir-lang/noir

Noir is a domain specific language for zero knowledge proofs

License

Notifications You must be signed in to change notification settings

reilabs/noir

This branch is 978 commits behind noir-lang/noir:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 19, 2024
Apr 1, 2024
Mar 19, 2024
Jul 24, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jun 28, 2024
Jul 24, 2024
Jul 12, 2024
May 14, 2024
Jul 26, 2024
Jul 26, 2024
Apr 25, 2024
Jul 10, 2024
Dec 7, 2023
Dec 2, 2022
Apr 15, 2024
Dec 7, 2023
Jul 18, 2024
Jun 13, 2022
May 10, 2024
Mar 19, 2024
Jul 18, 2024
May 8, 2024
Jul 23, 2024
Jul 18, 2024
Mar 9, 2021
Mar 13, 2023
Apr 22, 2024
Sep 26, 2023
Jul 11, 2024
Jun 26, 2024
Apr 21, 2024
Apr 11, 2024
Apr 1, 2024
Apr 22, 2024
Jul 15, 2024

Repository files navigation

The Noir Programming Language

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!

Quick Start

Read the installation section from the Noir docs.

Once you have read through the documentation, you can visit Awesome Noir to run some of the examples that others have created.

Getting Help

Join the Noir forum or Discord

Contributing

See CONTRIBUTING.md.

Future Work

The current focus is to gather as much feedback as possible while in the alpha phase. The main focuses of Noir are safety and developer experience. If you find a feature that does not seem to be in line with these goals, please open an issue!

Minimum Rust version

This workspace's minimum supported rustc version is 1.74.1.

License

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 92.7%
  • C++ 4.1%
  • TypeScript 2.9%
  • Other 0.3%