Hierarchy

Constructors

Properties

Methods

  • Utility fn to get a deterministic private key for a chain signer

    Parameters

    Returns Promise<Wallet>

  • Calls contract directly to get a subaccount ID, returns a number to make things easier

    Parameters

    Returns Promise<number>

  • Given the current context, create a standard link signer wallet for the subaccount

    Parameters

    • subaccountName: string

    Returns Promise<Wallet>