Skip to content

docs: update Miden SDK badge - #7

Open
omerbek wants to merge 1 commit into
0xMiden:mainfrom
omerbek:fix/readme-sdk-badge
Open

docs: update Miden SDK badge#7
omerbek wants to merge 1 commit into
0xMiden:mainfrom
omerbek:fix/readme-sdk-badge

Conversation

@omerbek

@omerbek omerbek commented Aug 12, 2026

Copy link
Copy Markdown

Summary
Updates the README Miden SDK badge to match the SDK version used by package.json.

Fixes #6.

Why
The README badge still showed miden-sdk 0.13.4, but package.json uses @miden-sdk/miden-sdk and @miden-sdk/react at ^0.14.10. The first-page metadata should match the app's SDK dependency line.

Changes

  • Updated the README Miden SDK badge from 0.13.4 to 0.14.10.

Testing

  • git diff --check
  • Confirmed package.json uses @miden-sdk/miden-sdk ^0.14.10

Note: I did not run the project build because yarn is not available in this environment.

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.

README Miden SDK badge is behind package.json

1 participant