56 Forks
511 Stars
511 Watchers

noir

Noir is a domain specific language for zero knowledge proofs

How to download and setup noir

Open terminal and run command
git clone https://github.com/noir-lang/noir.git
git clone is used to create a copy or clone of noir repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with noir https://github.com/noir-lang/noir/archive/master.zip

Or simply clone noir with SSH
[email protected]:noir-lang/noir.git

If you have some problems with noir

You may open issue on noir support forum (system) here: https://github.com/noir-lang/noir/issues