Skip to content
Open
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: 1 addition & 1 deletion getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Consider exploring ways to optimize the deployment process or implement batched
## Resources

- [Official zkemail in Noir repo](https://github.com/zkemail/zkemail.nr)
- [Getting started with Aztec Sandbox](https://docs.aztec.network/guides/developer_guides/getting_started)
- [Getting started with Aztec Sandbox](https://docs.aztec.network/guides/getting_started)
- [Aztec Tutorials](https://docs.aztec.network/tutorials)
- [Writing an Account Contract](https://docs.aztec.network/tutorials/codealong/contract_tutorials/write_accounts_contract)
- [Example Aztec NFT Contract](https://github.com/AztecProtocol/aztec-packages/tree/master/noir-projects/noir-contracts/contracts/nft_contract)
Expand Down