ethereum-optimism / ethereum-optimism/actions
Decide how to handle smart wallet deployment
Open
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 25
- Avg merge
- 10h 20m
- Merged PRs (30d)
- 16
Description
With the current implementation of smart wallets the wallet is not actually deployed until the contract is interacted with through a bundler / paymaster. At the very least we should add a `deploy` function to the `SmartWallet` class that handles deploying the wallet.
Contributor guide
Assessment
This issue has not been assessed yet.