Skip to content

TypeError: Cannot read properties of null (reading 'exists') #3

@louisdevzz

Description

@louisdevzz

image
I get this error when trying to use this code and how do I fix it
import { HereWallet } from "@here-wallet/core";
const here = await HereWallet.connect();
const account = await here.signIn({ contractId: "social.near" });
console.log(Hello ${account}!);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions