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
wallet—BrowserWalletadapter around an EIP-1193 provider, plusMockBrowserWalletfor testing.- [
wasm] —wasm-bindgenexports for browser/Node.js usage (enabled via thewasmfeature flag).
Modules§
- wallet
- Browser wallet integration via
EIP-1193.