docs: simplify README to Option A structure#68
Merged
Conversation
This was referenced Mar 19, 2026
c0bf0bb to
37cc847
Compare
jonathunne
approved these changes
Apr 9, 2026
gatteo
approved these changes
Apr 9, 2026
lucas-tortora
approved these changes
Apr 9, 2026
jonathunne
added a commit
to sontuphan/wdk-wallet-evm-erc-4337
that referenced
this pull request
May 6, 2026
Brings develop up to date with main: - dependabot security monitoring config (tetherto#76) - README simplified to Option A structure (tetherto#68) - public-publish.yml release workflow (replaces develop's older publish.yml) - build.yml workflow permissions - wdk-wallet-evm bumped to 1.0.0-beta.11 (tetherto#74) - version bumped to 1.0.0-beta.6 (released) - re-use read-only class fix (tetherto#72) - follow-redirects security patch (tetherto#78) Resolved conflicts: - package.json: took main's wdk-wallet-evm 1.0.0-beta.11 - package-lock.json: regenerated via npm install - src/wallet-account-read-only-evm-erc-4337.js: auto-merged cleanly Dropped develop's .github/workflows/publish.yml in favor of main's public-publish.yml (the canonical release workflow used by recent releases tetherto#73, tetherto#75). Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Related PRs
> Draft because example links will 404 until the wdk-examples PR is merged.Ready to be merged now as wdk-examples repo is now public, making code snippets accessible.