Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ A curated list of resources for learning and programming the Aztec blockchain.
- [Next.js Starter](https://github.com/raven-house/aztec-nextjs-starter) - Next.js starter template with Aztec Network integration
- [Defi Wonderland's Aztec Boilerplate](https://github.com/defi-wonderland/aztec-boilerplate) - similar to Aztec starter, but includes benchmarking on PRs
- [Aztec Boxes](https://github.com/AztecProtocol/aztec-packages/tree/master/boxes) - A collection of boilerplates for building with Aztec
- [ShadowSplit](https://github.com/Umarb97/ShadowSplit) — Noir contract for splitting private payments with secure withdrawals

- [Install the sandbox](https://docs.aztec.network/reference/sandbox_reference/sandbox-reference)
- run `aztec-cli unbox [box_name] [new_project_name]`

Expand Down