Content
@
https://warpcast.com/~/channel/devfc
0 reply
0 recast
0 reaction
Samuel ツ
@samuellhuber.eth
What's the best developer wallet browser extensions? I want to see why the simulation fails if it does. I want to be able to easily plug in & out private keys / seed phrases. I want to default to testnets. I want to have a faucet button. What's the best Dev Focused Wallet for when you're coding? Rainbow has been underwhelming for me in that I can't see the simulation result nor the data (outside of the bytes which is not human readable)
4 replies
0 recast
10 reactions
Royal
@royalaid.eth
annoyingly and unironically its https://dashboard.tenderly.co/dashboard by a mile. Its not a wallet but it is the best tool I have used. You use a virtual testnet or fork with your wallet which will fork from a given mainnet block and then you can execute TX's like you normally would from your wallet and then you can debug inside tenderly. Its a shitty flow but the most effective I have found for apps that depend on other protocols and require mainnets for testing interactions. for the baked in stuff around testnets I don't know of anything that does that BUT https://github.com/rainbow-me/rainbow is always forkable :)
1 reply
0 recast
2 reactions
Samuel ツ
@samuellhuber.eth
1) I ain’t building my own debugger wallet unless i have to. 2) tenderly means I have to do manual copy arguments etc ? No I injection to my frontend that I want to test? For everything else e.g. testing contracts traces in terminal have been fine and if I need more then sure tenderly
0 reply
0 recast
0 reaction