Skip to content

noir-lang/noir-starter

Repository files navigation

Noir Starters

This is a reference repo to help you get started with writing zero-knowledge circuits with Noir.

Each project is an example you can use as template. Feel free to mix them in order to find the best combination of technology that suits your needs.

Getting started

If you have node installed, just open a terminal and run:

npx create-noir

Templates

Example Projects

You can view more complete example projects written in Noir in the Noir Examples repo.

Support

Need help? Join the Noir Discord or reach out on Twitter.

Contributing

We welcome contributions! Check out the contributing guidelines for more info.