@aleph-sdk/monorepo
    Preparing search index...

    Function newAccount

    • Creates a new Base account using a generated mnemonic following BIP 39 standard.

      Parameters

      • derivationPath: string = "m/44'/60'/0'/0/0"

      Returns { account: BaseAccount; mnemonic: string }