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

    Function newAccount

    • Creates a new Tezos account (tz1) using a randomly generated Tezos keypair.

      Returns Promise<{ privateKey: Uint8Array; signerAccount: TEZOSAccount }>