For practicality, a larger tutorial like this should be broken down into a series of smaller tutorials.
- Building an application, (eg. going through uniswap app)
- Cover public storage variables
- L1-->L2 message passing (deposits in a portal contract, answer how are Aztec contracts linked to portal contracts?)
- L2-->L1 message passing (withdrawals), example in the non-native token contract
- this e2e test may be helpful for understand/demo'ing cross chain interactions
- Frontend desirable (should be a full stack application)
Related:
For practicality, a larger tutorial like this should be broken down into a series of smaller tutorials.
Related: