Disconnect
Disconnecting a web wallet on Arweave
Basic Syntax
import { ArConnect } from 'arweavekit/auth'
const response = await ArConnect.disconnect();Last updated
Was this helpful?
Disconnecting a web wallet on Arweave
import { ArConnect } from 'arweavekit/auth'
const response = await ArConnect.disconnect();Last updated
Was this helpful?
Was this helpful?