📄️ ERC 4337 : Account Abstraction
Account Abstraction (ERC-4337) is a framework that allows smart contract wallets to act like regular user accounts (EOAs) by removing the need for private keys and enabling powerful programmable features.
📄️ Why do we need the Diamond proxy pattern?
Some brief on Proxy and Factory contracts
📄️ Secure Multi-Party Computation (MPC)
Secure Multi-Party Computation (MPC) is a subfield of cryptography that enables multiple parties to jointly compute a function over their inputs while keeping those inputs private. This means participants can collaborate to achieve a common computational goal without revealing their individual data to each other or any third party.
📄️ Spanish translation of the Smart Contract Wallet content
translatedswacontent = """# Cartera de Contrato Inteligente (SWA)