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

    Function newAccount

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

      Parameters

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

      Returns { account: ETHAccount; mnemonic: string }