Skip to content

Add README with usage and initialize() overview#132

Merged
dlongley merged 2 commits into
mainfrom
add-readme
Jun 18, 2026
Merged

Add README with usage and initialize() overview#132
dlongley merged 2 commits into
mainfrom
add-readme

Conversation

@djscruggs

Copy link
Copy Markdown
Contributor

Adds a README for bedrock-vue-wallet documenting that it is a library
(published as @bedrock/vue-wallet), consumed by a host Bedrock web app, and
wired in via the initialize() export.

Scope is README-only. This branch was previously feature/dev-mode-overlay
(PR #131); the developer-mode spec has moved to bedrock-vue, where the generic
dev-mode shell will be built, so it is no longer part of this change.

Document that bedrock-vue-wallet is a library (published as
@bedrock/vue-wallet), consumed by a host Bedrock web app, and wired in
via the initialize() export.
@djscruggs djscruggs requested review from BigBlueHat and dlongley June 18, 2026 14:15
@codecov-commenter

codecov-commenter commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 12.04%. Comparing base (713e8f6) to head (07e5021).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   12.04%   12.04%           
=======================================
  Files           6        6           
  Lines          83       83           
=======================================
  Hits           10       10           
  Misses         73       73           

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 713e8f6...07e5021. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Add an architecture diagram (PNG plus editable draw.io source under
docs/) and an Architecture section in the README that embeds it and
points to the source for future edits.
@dlongley dlongley merged commit 5bed1ce into main Jun 18, 2026
3 checks passed
@dlongley dlongley deleted the add-readme branch June 18, 2026 15:14
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.

3 participants