This skill file provides quick access to the MetaMask Smart Accounts Kit v0.3.0. For detailed information, refer to the specific reference files.
| Hybrid (Implementation.Hybrid) | Standard dApp users | EOA + passkey signers, most flexible | | MultiSig (Implementation.MultiSig) | Treasury/DAO operations | Threshold-based security, Safe-compatible | | Stateless7702 (Implementation.Stateless7702) | Power users with existing EOA | Keep same address, add smart account features via EIP-7702 |
| erc20-token-periodic | Per-period limit that resets at each period | | erc20-token-stream | Linear streaming with amountPerSecond rate |
MetaMask 스마트 계정 키트를 사용한 Web3 개발. 사용자가 ERC-4337 스마트 계정으로 dApp을 구축하고, 사용자 작업 전송, 일괄 트랜잭션, 서명자 구성(EOA, 패스키, 다중 서명), 페이마스터를 통한 가스 추상화 구현, 위임 생성 또는 고급 권한 요청(ERC-7715)을 원할 때 사용합니다. Viem 통합, 다중 서명자 유형(Dynamic, Web3Auth, Wagmi), 무가스 트랜잭션 및 위임 프레임워크를 지원합니다. 출처: smartgator/smart-accounts-kit-skills.