Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

This PR includes two related changes to improve our web UI components:

  1. Rename the package from wasm-utxo-ui to @bitgo/wasm-web-ui to better
    reflect its purpose as a web frontend for all BitGoWASM libraries

  2. Introduce the initial webui implementation with:

    • README explaining the project structure
    • Demo for WASM-UTXO address converter
    • Clean, monospace-oriented design
    • Simple router for multi-page navigation

The package now serves as a framework-free demo environment to showcase
functionality across our BitGoWASM packages.

Issue: BTC-0

OttoAllmendinger and others added 2 commits January 5, 2026 17:36
Rename package directory and update package name to @bitgo/wasm-web-ui to
better reflect its purpose as a web frontend for all BitGoWASM libraries,
not just the UTXO module.

Issue: BTC-0

Co-authored-by: llm-git <llm-git@ttll.de>
Add webui package with first demo for the WASM-UTXO package. The webui
provides a simple, framework-free demo environment to showcase
functionality of the BitGoWASM packages.

- Create README explaining the project structure
- Add address converter demo for wasm-utxo
- Use a clean, monospace-oriented design
- Remove old implementation files
- Implement simple router for multi-page support

Issue: BTC-0

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review January 7, 2026 11:54
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner January 7, 2026 11:54
@OttoAllmendinger OttoAllmendinger merged commit 10673e5 into master Jan 7, 2026
1 check passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-0.new-webui-rename branch January 7, 2026 16:49
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