main
Wallet
export function Wallet() { const { ocean, connect, logout, accountId } = useOcean() const conn = async () => { await connect()