47 releases (29 breaking)

new 0.44.0 Apr 24, 2024
0.41.0 Mar 11, 2024
0.27.0 Sep 20, 2023
0.21.0 Jul 26, 2023
0.3.0 Dec 31, 2022

#561 in Cryptography

Download history 6/week @ 2023-12-31 7/week @ 2024-01-07 7/week @ 2024-01-14 7/week @ 2024-01-21 8/week @ 2024-01-28 7/week @ 2024-02-04 3/week @ 2024-02-11 85/week @ 2024-02-18 158/week @ 2024-02-25 50/week @ 2024-03-03 253/week @ 2024-03-10 31/week @ 2024-03-17 20/week @ 2024-03-24 60/week @ 2024-03-31 158/week @ 2024-04-07 14/week @ 2024-04-14

255 downloads per month
Used in acvm-backend-barretenberg

MIT/Apache

675KB
13K SLoC

Rust 7K SLoC // 0.1% comments C++ 5.5K SLoC

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.

Dependencies

~9.5MB
~178K SLoC