Karandeep Singh
Karandeep Singh
For EOA's added support of EIP5792 method wallet_sendCalls. Data related to call's and its receipts are stored on browser local browser storage. Configured support on chain: sepolia
Added the latest kernel sdk, now it will be using Entrypoint_V07
Added test component in laboratory for ethers and wagmi for EIP5792 methods sendCalls and getCallsStatus
## Description Adding ERC 7715 method (~~wallet_issuePermissions~~) (`wallet_grantPermissions`) on ethereum-provider optional rpc methods list and type. ## Type of change - [ ] Chore (non-breaking change that addresses non-functional tasks,...
Adding support for `wallet_grantPermissions` on Safe7579 account to handle multi-key signer (EOA and Passkey) with WalletConnect Cosigner validator. In order to use the granted permission dApp will need WalletConnect Cosigner...