Software engineer
16 Followers
Testing something ignore this
Today is another day that you can just do things
Working on a tool to help L1 smart contract wallets (multi-sigs) claim their $ZK tokens The problem? To make a claim you have to clone a GitHub repo and run a script. Then you take that info and send the transaction on etherscan But if you don’t change the recipient, the address on ZKsync won’t belong to the multi-sig account unless a contract was previously deployed with the same address as the L1 contract. They don’t work like regular EOAs So I put together this UI to make it easy. Just enter the eligible address, the recipient and the current L1 gas cost and the rest is a couple of button clicks Still need to do some testing but it should be about ready to go Shoutout @alec.eth for finding the problem and gathering minds when questions needed to be answered
What dApps would be the best candidate for a complete smart wallet UX transformation? Something that has a lot of steps to get the most common use cases would be good