Creates a ChatAccount from an Algorand mnemonic.
Defaults to Ed25519 so importing a classical 25-word phrase recovers the same address as Pera / AlgoChat v1.1. Pass { scheme: 'falcon-1024' } to recover a Falcon account generated from the same words.
{ scheme: 'falcon-1024' }
Creates a ChatAccount from an Algorand mnemonic.
Defaults to Ed25519 so importing a classical 25-word phrase recovers the same address as Pera / AlgoChat v1.1. Pass
{ scheme: 'falcon-1024' }to recover a Falcon account generated from the same words.