Content
@
0 reply
0 recast
0 reaction
Spencer Graham 🧢
@spengrah.eth
did mm recently change something about importing additional seed phrases? I swear this used to be possible but now it seems like you can only import a private key
1 reply
0 recast
3 reactions
BPetes
@bpetes.eth
Was seed way back when I last tried. You doing mobile or extension?
1 reply
0 recast
1 reaction
Spencer Graham 🧢
@spengrah.eth
extension
1 reply
0 recast
0 reaction
MetaMask 🦊
@metamask
Unless it was a possibility way back in the day, you've never been able to import *additional* SRPs. Only private keys / json files.
1 reply
0 recast
1 reaction
Spencer Graham 🧢
@spengrah.eth
interesting, very possible I'm remembering some other method. What I'm trying to do is import a wallet from Warpcast into mm so that I can use mm to control my fid. But Warpcast only allows seed phrase exports, and mm only supports private key imports. Any suggestions?
3 replies
0 recast
0 reaction
BPetes
@bpetes.eth
@jxtan @vkuts you should describe your experiments and learning w @spengrah.eth on this front.
1 reply
0 recast
1 reaction
Jerry Tan
@jxtan
Hey @spengrah.eth! Seed phrases can deterministically generate a sequence of PKs using the PBKDF2 algorithm. From my experience, warpcast uses the first PK in the sequence generated from the seed phrase. There aren't any online apps that do this for security reasons, but libraries like 'ethers' has some helpful utils.
1 reply
0 recast
1 reaction