A fake CIP-0103 extension wallet for tests. It speaks the real postMessage protocol, so it
exercises the SDK's genuine ExtensionAdapter rather than a stub. Answers connect, status,
listAccounts and disconnect; anything else rejects naming the method. Reach for
createMockAdapter instead where the transport is not what is under test.
A fake CIP-0103 extension wallet for tests. It speaks the real postMessage protocol, so it exercises the SDK's genuine
ExtensionAdapterrather than a stub. Answersconnect,status,listAccountsanddisconnect; anything else rejects naming the method. Reach forcreateMockAdapterinstead where the transport is not what is under test.