Content
@
0 reply
20 recasts
20 reactions
Varun Srinivasan
@v
Wallet UX is an existential problem for Farcaster. If we don't make it easy for users to do things onchain and easy for developers to build farcaster apps, we can't scale the network. We're thinking about solutions right now, but want to share the problem statement the team is thinking about. Feedback welcome!
25 replies
66 recasts
145 reactions
Kieran Daniels 🎩
@kdaniels.eth
Have you looked into apps that Encrypt the seed phrase into a hash and then store the hash on the users Secure Enclave? We built an iOS investment app that is similar to Farcaster in a lot of ways (not social whatsoever) and this was the only way we figured out 1. If users loses phone how to gain access 2. Switching between apps
3 replies
0 recast
2 reactions
Dan Romero
@dwr.eth
We currently store the Farcaster seed phrase that Warpcast creates during onboarding into largeBlob attachment on iOS Passkeys. With a smart wallet, you can just use the Passkey curve for signing.
1 reply
0 recast
1 reaction
Kieran Daniels 🎩
@kdaniels.eth
holy shit I did not understand this before. This removes so much backend... we had to build a custom batcher contract and generate safes on polygon and then bridge the tx over to mainnet in batches (this was is 2021). Using the passkey curve removes all of that 🙃 Thanks for explaining So then for problem 1, its the lack of not having a way to transfer the phrase that is stored in Passkeys?
0 reply
0 recast
0 reaction