issues
search
onbloc
/
adena-wallet
Adena is a friendly browser extension wallet for the Gnoland blockchain.
http://adena.app/
GNU General Public License v3.0
27
stars
19
forks
source link
feat: add an Import Wallet flow to support multiple mnemonics
#582
Closed
jinoosss
closed
1 month ago
jinoosss
commented
1 month ago
What type of PR is this?
feature
What this PR does:
Added a new “Import Wallet” flow that supports the entry of multiple mnemonic phrases.
Updated UI components to handle multiple mnemonics during wallet import.
Adjusted the state management to store multiple mnemonics and corresponding wallet addresses.
What type of PR is this?
What this PR does: