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

docs/dev_docs/dapps/tutorials/main #2047

Closed
Tracked by #1456
PhilWindle opened this issue Sep 6, 2023 · 0 comments · Fixed by #2109
Closed
Tracked by #1456

docs/dev_docs/dapps/tutorials/main #2047

PhilWindle opened this issue Sep 6, 2023 · 0 comments · Fixed by #2109
Assignees

Comments

@PhilWindle
Copy link
Collaborator

No description provided.

@github-project-automation github-project-automation bot moved this to Todo in A3 Sep 6, 2023
@PhilWindle PhilWindle added this to the 📢 Initial Public Sandbox Release milestone Sep 6, 2023
@spalladino spalladino self-assigned this Sep 7, 2023
@spalladino spalladino mentioned this issue Sep 7, 2023
3 tasks
spalladino added a commit that referenced this issue Sep 11, 2023
Tutorial on building a dapp. I went for the simplest possible options in
order to focus on aztec.js usage and avoid the need for other prior
knowledge: I used javascript instead of typescript, and set up a console
app instead of a web one. Does not include anything on account creation
since that is not a dapp concern but a wallet's responsibility.

Pending:
- [x] Add links to the next section on each page of the tutorial
- [x] Add a small page on testing (with a link to the longer testing
guide)
- [x] Run the code on the CI

Fixes #2047 
Fixes #2048 
Fixes #2049 
Fixes #2050 
Fixes #2051
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants