Skip to main content

Crate cow_browser_wallet

Crate cow_browser_wallet 

Source
Expand description

cow-browser-wallet — EIP-1193 browser wallet adapter and WASM bindings.

This is an orthogonal crate in the workspace: it does not belong to any of the architecture layers L0..L6 because it adapts the native SDK surface to a browser/WASM environment.

§Submodules

  • walletBrowserWallet adapter around an EIP-1193 provider, plus MockBrowserWallet for testing.
  • [wasm] — wasm-bindgen exports for browser/Node.js usage (enabled via the wasm feature flag).

Modules§

wallet
Browser wallet integration via EIP-1193.