What problem does it solve?
When working with Metamask's gator-cli, developers and security-conscious teams need a reliable way to initialize profiles, upgrade EOAs to EIP-7702 smart accounts, grant delegations, redeem them, revoke access, and inspect balances and existing delegations across environments.
Core Features & Use Cases
- Profile lifecycle: initialize, show, status, and configuration checks for gator-cli-based accounts.
- Delegation workflows: grant, redeem, revoke, and inspect delegations with multiple scope types and required flags.
- On-demand guidance: clear instruction set covering required flags, config locations, and typical usage flows for real-world scenarios.
- Example: A developer upgrades a local EOA to a smart account and grants a time-bound delegation to a partner, then audits the on-chain status.
Quick Start
Initialize a profile with gator init and proceed with upgrading an EOA to a smart account and granting a delegation.