import { AkordWallet } from "@akord/crypto"; const wallet = await AkordWallet.importFromBackupPhrase("my backup phrase");
Last updated 1 year ago