You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#2047Fixes#2048Fixes#2049Fixes#2050Fixes#2051
No description provided.
The text was updated successfully, but these errors were encountered: