UNPKG

@signumjs/wallets

Version:

Wallets communication package for DApps in the Signum Network

5 lines (4 loc) 104 B
export interface DeeplinkableWalletOptions { openInBrowser?: boolean; redirectProxy?: string; }