Skip to content
Merged
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 docs/docs/developers/getting_started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ Congratulations! You are all set up with the Aztec sandbox!
To deploy and interact with a contract using Aztec.js, go to the [next page](aztecnr-getting-started.md).

You can also dig more into the sandbox and CLI [here](../sandbox/main.md).

To learn more about writing contracts, consider jumping to the [tutorials section](../tutorials/main.md).