Options
Wallet id
Wallet name
Call-back function for incoming AEPP get address request
Call-back function for incoming AEPP select network request. If the request is fine then this function should change the current network.
Call-back function for incoming AEPP connection
Call-back function for disconnect event
Call-back function for incoming AEPP account subscription
Wallet type
Optionalaccounts?: AccountBase[]Optionalnodes?: { instance: Node; name: string }[]OptionalselectedOptionalselectedResolves an account
ak-address, instance of AccountBase, or keypair
Add specific account
Account instance
Optionaloptions: { select?: boolean }Options
Optionalselect?: booleanSelect account
Add Node
Node name
Node instance
Select this node as current
Add new client by AEPP connection
AEPP connection object
Client ID
ProtectedensureGet Wallet accounts
Object with accounts information ({ connected: Object, current: Object })
The same as AeSdkMethods:getContext, but it would resolve ak_-prefixed address in
mergeWith.onAccount to AccountBase.
Get information about node
Check if you have selected node
Remove specific RpcClient by ID
Client ID
Send shareWalletInfo message to notify AEPP about wallet
ID of RPC client send message to
Sign data blob
Data to sign
Options
Sign delegation, works only in Ceres
Delegation to sign
Options
Sign message
Message to sign
Options
Sign encoded transaction
Transaction to sign
Options
Sign data blob
Data to sign
Options
Contain functionality for aepp interaction and managing multiple aepps