Content pfp
Content
@
0 reply
0 recast
0 reaction

Steve pfp
Steve
@stevedylandev.eth
I’m curious if it’s worth building a way to import smart wallets into coinbase wallet. I’m working on something where that flow would be ideal.
1 reply
2 recasts
8 reactions

Harris pfp
Harris
@harris-
If it's launched as a Coinbase smart wallet account then you can have multiple owners and instantiate access from an owner using viem pretty easily, the difficulty comes when you want to reuse the same pubkey that might be tied to a domain specific rpid in a webauthn credential but there being multiple owners in the same address would fix that
1 reply
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
That is interesting! My flow would be for a developer that might start on a smart wallet but then move to a full featured wallet later on. I think there’s this weird disconnect between the two. For instance I have a primary account with my ENS, lots of poaps, etc. that form my onchain identity. Could someone truly build something similar with a smart wallet? Or is it better to have true access to your keys? Feels like we’re closer but still have work to do. Btw @stephancill please drop your knowledge / repos on smart wallets; I’m ready now lol
2 replies
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
It looks like coinbase smart wallets actually have a way of generating a private key for an existing smart wallet 👀
1 reply
0 recast
0 reaction

Harris pfp
Harris
@harris-
I see 4337 smart wallets similar to safe accounts or some of the other contract wallet providers (I only used argent back in the day but I'm sure there are others now) Except it's a 1 of however many owners multisig in the case of Coinbase smart wallets and you have some better sponsored transaction support in the form of bundler/paymaster and user operations. I guess you rely on the infra for any 4337 compatible bundler but you can also run that yourself: https://github.com/silius-rs/silius
0 reply
0 recast
1 reaction