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

ewynx/noir

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

507a453 · Mar 24, 2025
Mar 24, 2025
Feb 20, 2025
Mar 12, 2025
Mar 20, 2025
Mar 21, 2025
Mar 20, 2025
Mar 18, 2025
Mar 24, 2025
Mar 21, 2025
May 14, 2024
Mar 20, 2025
Mar 24, 2025
Mar 6, 2025
Mar 6, 2025
Feb 27, 2025
Mar 12, 2025
Dec 7, 2023
Feb 20, 2025
Mar 6, 2025
Sep 24, 2024
Mar 12, 2025
Feb 20, 2025
May 8, 2024
Mar 13, 2025
Mar 6, 2025
Mar 24, 2025
Mar 9, 2021
Mar 13, 2023
Mar 13, 2025
Mar 6, 2025
Mar 20, 2025
Mar 13, 2025
Mar 12, 2025
Dec 10, 2024
Mar 12, 2025
Nov 20, 2024
Feb 26, 2025
Mar 21, 2025

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.85.0.

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 64.0%
  • Noir 31.0%
  • C++ 2.8%
  • TypeScript 1.8%
  • Shell 0.3%
  • JavaScript 0.1%