MCPcopy Create free account
hub / github.com/block/buzz / e2eBridge.ts

File e2eBridge.ts

desktop/src/testing/e2eBridge.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { bytesToHex, hexToBytes } from "@noble/hashes/utils.js";
2import { mockIPC, mockWindows } from "@tauri-apps/api/mocks";
3import { decode } from "nostr-tools/nip19";
4import { finalizeEvent, getPublicKey } from "nostr-tools/pure";

Callers

nothing calls this directly

Calls 3

createMockChannelFunction · 0.85
isoMinutesAgoFunction · 0.85
createMockMemberFunction · 0.85

Tested by

no test coverage detected