isConnected
Checks if the wallet is connected to the dapp
Parameters: None
Returns: Boolean
window.bw.eth.isConnected()
// true if connected
// false if not
Last updated
Checks if the wallet is connected to the dapp
Parameters: None
Returns: Boolean
window.bw.eth.isConnected()
// true if connected
// false if not
Last updated