Skip to content

Latest commit

 

History

History
91 lines (59 loc) · 4.49 KB

README.md

File metadata and controls

91 lines (59 loc) · 4.49 KB
aztec logo

Awesome Aztec

awesome list badge pull requests welcome badge

A curated list of awesome Aztec resources, libraries, tools and more.

Resources

Official

Ecosystem

  • Awesome Noir - A curated list of resources for learning and programming in Noir.
  • Noir by example - An introduction to Noir, with simple examples.

Articles

Tutorials

Templates

  • aztec-boxes - Quick-starts for Aztec smart contract developers, containing simple Noir smart contracts and front-ends.
  • noir-starter - Boilerplate projects that are good templates for starting your own Noir project.
Deployed on Aztec Mainnet

Security

Examples

  • noir-examples - A reference repo to help you get started with writing zero-knowledge circuits with Noir.

Jobs

Workshops

Libraries

  • Aztec.nr - Noir framework for smart contracts on Aztec.
  • Aztec.js - JS framework for managing accounts and interacting with contracts on the Aztec network.

Tools

General

  • Aztec CLI - A command-line interface (CLI) tool for interacting with Aztec.
  • Sandbox - A package for setting up a local dev net, including a local Ethereum network, deployed rollup contracts and Aztec execution environment.
  • Nargo - A a command line tool for interacting with Noir programs (e.g. compiling, proving, verifying and more).

Utility

Editor Plugins

Vim

Visual Studio Code

Emacs

  • noir-ts-mode - An Emacs tree-sitter mode for the Noir Language.