@evefrontier/dapp-kit - v0.0.1
Preparing search index...
VaultContextType
Interface VaultContextType
interface
VaultContextType
{
currentAccount
:
WalletAccount
|
null
;
walletAddress
:
string
|
undefined
;
hasEveVault
:
boolean
;
isConnected
:
boolean
;
handleConnect
:
()
=>
void
;
handleDisconnect
:
()
=>
void
;
}
Index
Properties
current
Account
wallet
Address
has
Eve
Vault
is
Connected
handle
Connect
handle
Disconnect
Properties
current
Account
currentAccount
:
WalletAccount
|
null
wallet
Address
walletAddress
:
string
|
undefined
has
Eve
Vault
hasEveVault
:
boolean
is
Connected
isConnected
:
boolean
handle
Connect
handleConnect
:
()
=>
void
handle
Disconnect
handleDisconnect
:
()
=>
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
current
Account
wallet
Address
has
Eve
Vault
is
Connected
handle
Connect
handle
Disconnect
@evefrontier/dapp-kit - v0.0.1
Loading...