Creating an Account
Before you can start building and transacting, you’ll need to create an account.Even with the same mnemonic phrase, the derived addresses differ because the
method of generating the public key varies, leading to each account being
treated separately.
Importing an Account
You can import an account by providing a mnemonic phrase.The exported private key is encrypted with a passphrase. So, you can only
import it using
initiad CLI. It is not possible to import it directly on
Wallet Apps.