Skip to main content

@midnight-ntwrk/dapp-connector-api v1.1.0Readme | API


@midnight-ntwrk/dapp-connector-api v1.1.0 / DAppConnectorWalletState

Interface: DAppConnectorWalletState

The shape of the wallet state that must be exposed

Properties

address

address: string

The wallet address, which is a concatenation of coinPublicKey and encryptionPublicKey


coinPublicKey

coinPublicKey: string

The coin public key


encryptionPublicKey

encryptionPublicKey: string

The encryption public key