@aleph-sdk/monorepo
Preparing search index...
tezos/src
newAccount
Function newAccount
newAccount
()
:
Promise
<
{
privateKey
:
Uint8Array
;
signerAccount
:
TEZOSAccount
}
>
Creates a new Tezos account (tz1) using a randomly generated Tezos keypair.
Returns
Promise
<
{
privateKey
:
Uint8Array
;
signerAccount
:
TEZOSAccount
}
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@aleph-sdk/monorepo
Loading...
Creates a new Tezos account (tz1) using a randomly generated Tezos keypair.