Events
Events emitted when there are state changes with the wallet
NearFi currently supports 3 event types
signIn
: emitted when the current NearFi wallet account is connected to user applicationsignOut
: emitted when the user disconnects/sign-outs the wallet from the applicationaccountChanged
: emitted when the wallet user switches from the current wallet to another wallet
Code examples
Last updated