Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-day Sandbox deep dive Getting Started guide #39

Open
critesjosh opened this issue Sep 7, 2023 · 3 comments
Open

Multi-day Sandbox deep dive Getting Started guide #39

critesjosh opened this issue Sep 7, 2023 · 3 comments
Assignees

Comments

@critesjosh
Copy link
Collaborator

critesjosh commented Sep 7, 2023

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:

@critesjosh
Copy link
Collaborator Author

This PR may be helpful. AztecProtocol/aztec-packages#2029

@critesjosh critesjosh self-assigned this Sep 19, 2023
@critesjosh
Copy link
Collaborator Author

Token contract tutorial found in this PR: AztecProtocol/aztec-packages#2322

@critesjosh
Copy link
Collaborator Author

critesjosh commented Sep 19, 2023

Can also add one on portal contracts: AztecProtocol/aztec-packages#2351

#55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant