Skip to content

docs: refresh README for noir v1.0.0-beta.19#38

Open
moven0831 wants to merge 1 commit into
mainfrom
docs/readme-beta19-cleanup
Open

docs: refresh README for noir v1.0.0-beta.19#38
moven0831 wants to merge 1 commit into
mainfrom
docs/readme-beta19-cleanup

Conversation

@moven0831
Copy link
Copy Markdown
Contributor

Summary

Brings the README in line with the post-#37 reality.

  • Cargo install snippet pins to immutable tag v1.0.0-beta.19 and drops the obsolete android-compat feature variant (the feature was renamed to android-build in Upgrade to noir v1.0.0-beta.19 and adopt official barretenberg-rs #37, and consumers don't need to opt into it explicitly).
  • Replaces the zkmopro/aztec-packages releases link with a pointer to the barretenberg-rs crate, which is now the source of truth for prebuilt FFI binaries.
  • Drops x86_64-apple-ios from the platform list (no prebuilt barretenberg-rs binaries; CI no longer exercises it).

Test plan

  • cargo check --features barretenberg from the noir/ workspace member.
  • Re-rendered README on GitHub; SRS deep-link #downloading-srs-structured-reference-string still resolves (heading at line 154 unchanged).

🤖 Generated with Claude Code

Pin to the immutable v1.0.0-beta.19 tag, drop the obsolete android-compat
feature variant, point users at the barretenberg-rs crate on crates.io
instead of the no-longer-load-bearing aztec-packages releases, and remove
the dropped x86_64-apple-ios target from the platform list.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant