0xMiden / 0xMiden/tutorials

WebClient: Single `miden-web-app`, multiple use cases

未關閉
#107 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
good first issue
主要語言
Rust
星號
18
分支
34
PR 合併指標
30 天內沒有已合併 PR

描述

Currently, each tutorial mandates the user creates a new app (always called `miden-web-app`). This is annoying.

We should either:
1. Amend the instructions to create a different app name, or
2. Use a single app, with setup instructions part of #106. Then, add separate functions to invoke the different tutorial phases:
1. This could be done by adding more UI components (buttons) to trigger the different functions, or
2. Always keep one button, but replace the contents of `app/page.tsx`.

2.i. is a little more complex (e.g. we need to handle cases where tutorial `i-1` was skipped and the user jumped straight to `i`), so I suggest 2.ii should be done.

cc @partylikeits1983 @Dominik1999

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。