Accessing Accounts
Last updated
Last updated
To interact with the user's account in Rabet, you must first connect to it. For connecting to the user account, you must send a connection request to the user. If the user confirms, you will receive the user account public key; otherwise, you will receive an error.
This verification process is done only once, and when the user connects to your website, you will immediately receive the user's account public key.
Try to put a connect button for the user to call the connect
function and until the answer to one request is not specified, don't call another connect request.
If the user has disabled the extension privacy mode option, there is no need to confirm the user and you will receive the account public key immediately after the call connect
function.
If you'd like to be notified when the address changes, we have an event you can subscribe to: