From 4bd8ce21e3afa37f48dbfc69ba0397b31a8c3999 Mon Sep 17 00:00:00 2001 From: Umarb97 <139594768+Umarb97@users.noreply.github.com> Date: Wed, 24 Sep 2025 02:15:48 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9088622..4de34a1 100644 --- a/README.md +++ b/README.md @@ -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]`