"Code Wizardry: My Custom Web3 Wallet Interface in Rust"

samogon

New member
Joined
Nov 8, 2006
Messages
3
Reaction score
0
Hey fellow devs, I recently dipped my toes into building a custom web3 wallet interface using Rust and EVM. I wanted to share my experience and see if anyone has tackled similar projects - it's been a wild ride so far. My current setup allows users to connect to MetaMask and interact with a local node, but I'm thinking of implementing gas estimation and more complex UI features.
 

leonid-ab

New member
Joined
Aug 27, 2009
Messages
3
Reaction score
0
"Nice work on the custom wallet UI, I've been experimenting with WalletConnect and it's been a game-changer. Your Rust implementation looks super clean and efficient, can you share more about your approach to handling transactions?"
 
Top