A curated list of resources for learning and programming in Noir.
- [20 mins] Private Value Transfer in 10 Lines (Source Code)
- Tornado-like private asset transfer using Merkle proofs
- [10 mins] Writing Circuits with Noir (Source Code)
- Nargo setup
- Basic Noir syntax
- Noir interactions in TypeScript
- [2 hrs] ZK HACK III - Introduction to Noir (Souce Code)
- Code-together: Quadratic Voting
- [1.5 hrs] Sudoku in Noir (Source Code)
- [Video Series] BattleZips-Noir (Source Code)
- Walkthrough of building an on-chain Battleships game in Noir
- Noir Editor - Browser IDE (Souce Code)
- VSCode Extension - Syntax highlight (Source Code)
- Vim Plugin - Syntax highlight
- hardhat-noir - Hardhat plugin (Source Code)
- nplate - Minimalist template
- hello-noir + hello-noir-ui - React template
- noir-web-starter-next - Next.js template
A curated list of projects powered by Noir.
- circuit-examples - Dot Product & Merkle Proof in Circom, Noir and RISC0
- Mastermind - Mastermind in Noir
- BattleZips (Source Code) - On-chain Battleship
- Sudoku, Wordle, and Trivia - Sudoku, Wordle, and Trivia games
- MeloCafe - Anonymous on-chain voting
Propose link additions by visiting README.md and click the "pen" icon in the top right corner. Make changes to the file and follow the instructions to create a pull request.