Skip to content

FROSTR-ORG/igloo-shared

Repository files navigation

igloo-shared

Shared TypeScript runtime and package-contract layer for the Igloo hosts.

igloo-shared provides the shared signer core, package handling, rotation helpers, signer settings, bridge-WASM boundary, and observability utilities consumed by the browser hosts.

Status

  • Beta.

Owns

  • shared signer/runtime core and host-neutral contracts
  • package and backup helpers used by Igloo hosts
  • rotation and adoption helpers used by browser and desktop hosts
  • bridge-WASM integration boundary for the browser-facing stack

Does Not Own

  • app-specific UI and workflow composition
  • host lifecycle adapters for Chrome or the web app
  • desktop-native host logic
  • extension-specific or PWA-specific shell behavior

Build and Verify

npm install
npm run test:typecheck
npm run test:browser-wasm-exports

Build bridge artifacts when needed:

npm run build:browser-wasm

Project Docs

About

Shared runtime code for web-based igloo projects.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors