Nado Typescript SDK Documentation
    Preparing search index...

    Class SubaccountAPI

    Hierarchy

    Index

    Constructors

    Properties

    Methods

    • Given the current context, create a "standard" link signer Account for the subaccount The "standard" linked signer private key is deterministically generated so that the frontend running on different clients can have a consistent private key for the subaccount linked signer.

      Parameters

      • subaccountName: string

      Returns Promise<AccountWithPrivateKey>