What problem does it solve?
This Skill helps developers integrate gas-abstracted EVM transaction flows by handling the complexity of 1Shot public relayer APIs, ERC-7710 delegations, and EIP-7702 smart account upgrades.
Core Features & Use Cases
- Relayer Transaction Integration: Guides implementation of JSON-RPC methods for capabilities discovery, fee estimation, transaction submission, and status tracking.
- Delegation and Wallet Flows: Supports MetaMask Smart Accounts Kit workflows, EIP-7715 browser permissions, ERC-7710 delegation signing, and webhook verification.
- Use Case: Build a non-custodial application where users can execute EVM transactions without holding native gas tokens by paying relayer fees in supported ERC-20 tokens.
Quick Start
Ask the public-relayer skill to integrate my app with the 1Shot relayer for gas-abstracted ERC-7710 transactions.