Open Issues Need Help
View All on GitHub Explain how client updates account data by asserting on balance about 1 month ago
documentation good first issue
Docs: General Tutorial Suggestions about 1 month ago
documentation good first issue
WebClient: Setup page about 2 months ago
AI Summary: This issue proposes creating a dedicated "WebClient -> Setup" subpage in the documentation. This new page would centralize all prerequisites for the WebClient, eliminating the need to repeat them in every individual tutorial.
Complexity:
1/5
good first issue
Inconsistent inline comments with section headers about 2 months ago
good first issue
WebClient: Single `miden-web-app`, multiple use cases about 2 months ago
AI Summary: The current tutorial setup for the `miden-web-app` is inconvenient because each tutorial requires users to create a new, identically named app. The issue proposes two solutions: either amend instructions to use different app names, or, preferably, use a single app where different tutorial phases are invoked by replacing the content of `app/page.tsx` to avoid complex UI state management.
Complexity:
2/5
good first issue