peer-onramp

Automate fiat-to-USDC on-ramp workflows with ZKP2P protocols and headless proof generation.

2|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/zkp2p/zkp2p-skills --skill peer-onramp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peer-onramp
Source: https://github.com/zkp2p/zkp2p-skills/tree/main/skills/peer-onramp
Command: npx skills add https://github.com/zkp2p/zkp2p-skills --skill peer-onramp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the end-to-end fiat-to-USDC on-ramp workflow using ZKP2P protocols, headless Reclaim proof generation, and on-chain settlement.

Core Features & Use Cases

  • End-to-end on-ramp from fiat to USDC on Base, including quote, intent signaling, fiat transfer, and on-chain fulfillment.
  • Headless proof generation with @reclaimprotocol/attestor-core and attestation service integration.
  • Platform autonomy across Wise, Venmo, Revolut, and other providers with varying authentication requirements.

Quick Start

Initiate the on-ramp flow by instructing the agent to start the fiat-to-USDC onboarding sequence.

Frequently Asked Questions about peer-onramp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate fiat-to-USDC on-ramp workflows with zero-knowledge proofs?

Automating fiat-to-USDC on-ramp workflows involves using ZKP2P protocols to handle quote retrieval, intent signaling, fiat transfer, and on-chain fulfillment. The process integrates headless proof generation and attestation submission to settle transactions autonomously.

What is headless proof generation for fiat-to-USDC transfers?

Headless proof generation for fiat-to-USDC transfers uses the Reclaim attestor-core to generate cryptographic proofs of fiat payments without manual browser interaction. These proofs are submitted as attestations to fulfill on-chain intents autonomously.

Can I automate fiat transfers to USDC using Venmo or Wise?

Yes, you can automate fiat transfers to USDC using Venmo or Wise. The workflow supports platform autonomy across these providers by handling platform-specific authentication requirements and asynchronous steps for proof generation and settlement.

Do I need the ZKP2P SDK to automate USDC onboarding on Base?

Yes, automating USDC onboarding on Base requires the ZKP2P SDK and the Reclaim attestor-core. You also need attestation service connectivity to handle proof generation, submission, and on-chain fulfillment across supported fiat platforms.

What are the limitations of automating crypto on-ramp flows with ZKP2P?

Limitations of automating crypto on-ramp flows include handling platform-specific credentials for providers like Wise and Venmo, managing asynchronous steps in proof generation, and maintaining continuous attestation service connectivity for successful on-chain fulfillment.