Goksu Toprak
@gt
Looking for recommendations on improving the performance of importing wallets on React Native. Using Viem / Ox — Getting 1500ms from `mnemonicToAccount`: https://viem.sh/docs/accounts/local/mnemonicToAccount#mnemonictoaccount Getting 300ms from `privateKeyToAccount`: https://viem.sh/docs/accounts/local/privateKeyToAccount#privatekeytoaccount Looking for pointers to get either of these calls to at most 100ms. Understand that these are optimized in web / node / crypto context but not on React Native yet.
4 replies
4 recasts
31 reactions
Goksu Toprak
@gt
More context: Today Farcaster app uses a combination of other packages (primarily Ethers) and hand rolled a wallet import that takes ~50ms. We want to remove some of these dependencies and fully move to Viem (as it is awesome).
1 reply
0 recast
13 reactions
horsefacts
@horsefacts.eth
might want to summon the masters @jxom and @awkweb directly 🔮
0 reply
0 recast
4 reactions