github-code/canton-network/wallet-gateway
canton-network/wallet-gateway: docs/dapp-sdk/reference/events.md
--- title: 'Events' description: 'Connection, account, and transaction events emitted by the dApp SDK.' --- The dApp SDK emits events so your UI can stay in sync with the wallet's state. Subscribe with the `on*` functions and unsubscribe with the matching `off*` function. For usage examples, see [Ha
READ ON GITHUB-CODE ↗