Imports an Base account given a mnemonic and the 'ethers' package.
It creates an Base wallet containing information about the account, extracted in the BaseAccount constructor.
The mnemonic of the account to import.
The derivation path used to retrieve the list of accounts attached to the given mnemonic.
Imports an Base account given a mnemonic and the 'ethers' package.
It creates an Base wallet containing information about the account, extracted in the BaseAccount constructor.