make-software / casper-wallet

Securely manage your CSPR tokens, interact with dapps, and sign transactions with Casper Wallet, the go-to self-custody wallet for the Casper Network.
https://casperwallet.io
Apache License 2.0
21 stars 4 forks source link

feature: add Torus Wallet account import feature #964

Closed ost-ptk closed 5 months ago

ost-ptk commented 5 months ago

Make sure to fill in all the below sections.

Description

Implemented a feature allowing users to import accounts from Torus Wallet. The import process consists of providing instructions to guide users, entering secret key and account details, and eventually confirming the import. Adjustments were made within the interface to accommodate this feature, including the account details page and the navigation menu. Also, add the E2E test for Torus and update other tests.

Linked tickets

WALLET-320

Checklist