In the example below, we generate a new keypair and use it to create an account (Associated Token Account, or ATA) on the blockchain.
Android / Kotlin
Create Account
Accounts can be created either randomly or derived from existing mnemonics or secret keys.
In the example below, we generate a new keypair and use it to create an account (Associated Token Account, or ATA) on the blockchain.
or you can use the advanced version with additional options:
In the example below, we generate a new keypair and use it to create an account (Associated Token Account, or ATA) on the blockchain.