dotnet
dotnet copied to clipboard
Modular Account (7579)
trafficstars
TODO: ModeLib, ExecLib, Session Keys
PR-Codex overview
The focus of this PR is to introduce Modular Smart Wallet functionality, including session key creation and chain-agnostic transactions.
Detailed summary
- Added
ModularSmartAccounttoIThirdwebWallet - Implemented
ExecuteModularandExecuteChainAgnosticModularfunctions - Added
IsChainAgnosticproperty toThirdwebTransactionInput - Introduced
SessionKeyParamsModularand related classes - Updated
ModularSmartWalletwith deployment logic and network switching functionality
The following files were skipped due to too many changes:
Thirdweb/Thirdweb.Wallets/SmartWallet/ModularSmartWallet.cs,Thirdweb/Thirdweb.Utils/Constants.cs
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}