This tracks work done for the EIP-7702 UX & Developer Tooling Mission from the Optimism Foundation.
A dApp to check EIP-7702 support for chains, and EIP-5792 support for wallets, with the ability to trigger a smart account upgrade if the wallet supports it. Built with Scaffold-ETH 2.
Live at 7702checker.azfuller.com
A documentation site tracking ux adoption & innovation across the ecosystem with an emphasis on EIP-7702 and showcasing demos of apps using the new capabilities.
Live at uxscout.xyz
Onchain sock shop, demonstrating different purchase flows leveraging EIP-7702, EIP-5792 and other approaches for improved UX.
- Mainnet: https://supersocks.uxscout.xyz/
- Code
- Blogpost
- Pectra week blog
- 13 thoughts about EIP-7702
- Mega thread of EIP-7702 updates
- Conversation with Vivek from Kernel
- Conversation with Austin Griffith from BuidlGuidl
- Speaker at the 7702 Casual Hackathon
- Burner connector: EIP-5792 Support (initial PR, fix)
- Viem EIP-5792: ancillary PRs (docs, additional fallbacks, dataSuffix)
- Across SDK: initial EIP-5792 support
- Kiwi News: enable minting for EIP-7702-enabled EOAs
# Install dependencies
yarn install
# Start the 7702-checker dApp
cd packages/7702-checker
yarn start
# Start the uxscout docs site
cd packages/uxscout
yarn devBuilt with ❤️ by the BuidlGuidl | Supported by the Optimism Foundation