Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/critesjosh/noir-browser-proving-test


https://github.com/critesjosh/noir-browser-proving-test

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Noir Starters

This is a reference repo to help you get started with writing zero-knowledge circuits with [Noir](https://noir-lang.org/).

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.

## Templates

Use templates as a starting point for your project.

- Next.js + Hardhat: [`./next-hardhat`](./next-hardhat)
- Foundry: [`./with-foundry`](./with-foundry)

## Example Projects

You can view more complete example projects written in Noir in the [Noir Examples](https://github.com/noir-lang/noir-examples) repo.

## Support

Need help? Join the [Noir Discord](https://discord.gg/JtqzkdeQ6G) or reach out on [Twitter](https://twitter.com/NoirLang).

## Contributing

We welcome contributions! Check out the [contributing guidelines](./CONTRIBUTING.md) for more info.