Skip to content

chore: update create & deploy web tutorial for v12#139

Merged
Keinberger merged 1 commit intomainfrom
chore/webtutorial-authscheme
Nov 25, 2025
Merged

chore: update create & deploy web tutorial for v12#139
Keinberger merged 1 commit intomainfrom
chore/webtutorial-authscheme

Conversation

@Keinberger
Copy link
Collaborator

@Keinberger Keinberger commented Nov 23, 2025

This PR mirrors the changes from the following PR of the miden-docs repository: 0xMiden/miden-docs#92

This PR also replaces the pnpm lock file with a standard package-lock.json file (for npm usage). As standard npm is a more widely used framework for package managing than pnpm, I went ahead and made this change here. Updating the lock file was necessary anyways since the PR changes the miden SDK version to 0.12.

Note: The PR applies the changes from 0xMiden/miden-docs#92 also inside of the demo web-client project. Since the original PR only cahnged the create & deploy tutorial, only half of the file has been refactored for v12. Furthermore, the other tutorials are not updated yet for v12 code.

We can opt to either implement stack PRs on this PR to refactor the web-client demo project, or merge this PR and temporarily have a non-updated web-client demo project.

@partylikeits1983 @WiktorStarczewski Your thoughts on this would be highly appreciated!

Update: This PR (#140) implements the entire new mint tutorial code.

@WiktorStarczewski
Copy link
Contributor

LGTM
I think the coolest kid on the block for package management out there is actually yarn, but "nobody ever got fired for using npm" ;)

@Keinberger
Copy link
Collaborator Author

I completely agree, we should honestly switch to using yarn for all frontend stuff in the future! Not sure if we wanna make it part of this PR though

@Keinberger Keinberger merged commit e211943 into main Nov 25, 2025
6 checks passed
@Keinberger Keinberger deleted the chore/webtutorial-authscheme branch November 25, 2025 13:10
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

Successfully merging this pull request may close these issues.

2 participants