permit2-signature-transfer

Community

Gasless token transfers with a single signature.

Authorcyotee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables apps to authorize specific token transfers without on-chain pre-approvals by signing an EIP-712 permit (Permit2) that can be consumed by a contract.

Core Features & Use Cases

  • Gasless approvals: users sign one permit off-chain to authorize a swap, deposit, or withdraw action.
  • Witness binding: binds the signature to a specific action (e.g., tokenIn, tokenOut, vault, amount) via a witness.
  • SDK integration: leverages SignatureTransfer.getPermitData to construct domain, types, and values for on-chain verification and integration with permit2 contracts.

Quick Start

Sign a permit and witness for a targeted DeFi operation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: permit2-signature-transfer
Download link: https://github.com/cyotee/crane/archive/main.zip#permit2-signature-transfer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.