ERC-7914
ERC-7914 is a standard which adds native Ether “transfer from” functionality to smart contract wallets. It allows for our Smart Wallet to approve other accounts and contracts to spend ETH, which is not possible today with Externally Owned Accounts (EOAs).
We are contributors to the ERC and welcome any feedback from the community on the spec or our implementation.
Calibur’s reference implementation is here.