github-code/canton-network/wallet-gateway
canton-network/wallet-gateway: docs/dapp-building/dapp-sdk/discovery.md
# Discovery & adapter registration Adapters you register in `init()` determine what the SDK can discover and what the user will see in the **wallet picker** opened by `connect()`. In other words: - If an adapter is registered (and passes `detect()`), it can show up as an entry in the picker. - Sessi
READ ON GITHUB-CODE ↗