create_account
Generate a new Aptos blockchain account with a random private key. Obtain account address, private key, and public key to enable transactions and interactions on the Aptos network.
Instructions
Create a new Aptos account with a random private key. This generates a new account that can be used for transactions on the Aptos blockchain. Returns the account address, private key, and public key.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |