Skip to content
CCPEDIAby Unity Nodes
Documentation/github-code/canton-network/wallet-gatewayView on github-code
github-code/canton-network/wallet-gateway

canton-network/wallet-gateway: docs/dapp-sdk/guides/handle-events.md

--- title: 'Handle Events' description: 'Subscribe to connection, account, and transaction events, and clean up listeners.' --- The dApp SDK emits events so your UI can stay in sync with the wallet's state. Subscribe with the `on*` functions and always unsubscribe with the matching `off*` function w

READ ON GITHUB-CODE