noir

Noir is a domain specific language for zero knowledge proofs (by noir-lang)

Noir Alternatives

Similar projects and alternatives to noir

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better noir alternative or higher similarity.

noir reviews and mentions

Posts with mentions or reviews of noir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-07.
  • [Aztec Noir + Scroll] Crea ZK DApps fácil
    3 projects | dev.to | 7 Nov 2023
    mkdir -p $HOME/.nargo/bin && \ curl -o $HOME/.nargo/bin/nargo-x86_64-unknown-linux-gnu.tar.gz -L https://github.com/noir-lang/noir/releases/download/v0.17.0/nargo-x86_64-unknown-linux-gnu.tar.gz && \ tar -xvf $HOME/.nargo/bin/nargo-x86_64-unknown-linux-gnu.tar.gz -C $HOME/.nargo/bin/ && \ echo 'export PATH=$PATH:$HOME/.nargo/bin' >> ~/.bashrc && \ source ~/.bashrc
  • A beginner's intro to coding zero-knowledge proofs
    13 projects | dev.to | 9 Feb 2023
    Noir, built by Aztec, is the newest language of the pack and is under active development. It is distributed as nargo, a rust-based CLI, and as a set of npm packages. The npm packages releases seem to lag slightly behind the crate, which has the bleeding edge features and only got its first stable release a few days ago (early February). Both the rust crate and the npm package can be used to compile Noir programs, generate and verify proofs, and create a verifier Solidity contract.
  • RiB Newsletter #22 - A few tweaks
    4 projects | /r/rust | 31 Mar 2021
    Noir.
  • DSL for Zero Knowledge Proofs
    3 projects | /r/crypto | 13 Mar 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic noir repo stats
4
779
9.9
6 days ago

noir-lang/noir is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of noir is Rust.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com