Private
#accountsPrivate
#networkPrivate
#signReturns list of the wallet's accounts and their corresponding pubkeys
the currently active pairing
Save this somewhere to allow users to resume their previous WalletConnect session.
the currently active pairing topic
the currently active session
the currently active session topic
Static
connectConnect and instantiate the wallet
if connection failed
Static
getreturned by connect e.g. ["kadena:mainnet01:1234...abcd",...]
Static
isStatic
walletGenerated using TypeDoc
WalletConnectWallet
Based on KIP-0017
Currently only handles one networkId: wallet cannot change from tesnet04 to mainnet01.
If kadena_getAccounts_v1 isnt implemented, the fallback of getting wallet accounts is to do the explicitly unrecommended practice of appending
k:
to the pubkeyReferences: