A product account — an app-scoped derived account managed by the host wallet.
The host derives a unique keypair for each app (identified by dotNsIdentifier) so apps get their own account that the user controls but is scoped to the app.
dotNsIdentifier
Derivation index within the app scope. Default: 0
App identifier (e.g., "mark3t.dot").
Raw public key (32 bytes).
A product account — an app-scoped derived account managed by the host wallet.
The host derives a unique keypair for each app (identified by
dotNsIdentifier) so apps get their own account that the user controls but is scoped to the app.