peer-explorer

Retrieve on-chain Peer protocol state data via the Peerlytics API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Peer Protocol Explorer surfaces on-chain Peer protocol state and metrics through the Peerlytics API, enabling quick access to deposits, intents, addresses, maker portfolios, and verifier stats for inspection and debugging.

Core Features & Use Cases

  • Universal search across deposits, intents, and addresses, with filters for type and role.
  • Deposit and intent detail views with linked data such as payment details, maker deposits, and related intents.
  • Maker Portfolio and Verifier Stats lookups to assess performance and activity.
  • Address activity profiles covering intents, deposits, and maker/taker history.

Quick Start

Install the Peer Protocol Explorer and run a sample query to look up a deposit, an intent, or an address.

Frequently Asked Questions about peer-explorer

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

FAQPage Schema
How do I look up Peer protocol deposit activity and linked intents?

To look up Peer protocol deposit activity, use a universal search to retrieve deposit details, including linked payment details, maker deposits, and related intents for tracing and debugging.

Can I search Peer intents and deposits by a specific address?

Yes, you can search Peer intents and deposits by address. The address activity profile returns intents, deposits, and maker or taker history associated with that address.

What is the best way to inspect a maker's portfolio in the Peer protocol?

The best way to inspect a Peer protocol maker portfolio is to query the maker portfolio endpoint, which assesses performance, activity, and associated deposits.

Does the Peer protocol explorer support filtering by role and type?

Yes, the Peer protocol explorer supports universal search with filters for type and role, allowing you to narrow results across deposits, intents, and addresses.

How do I check Peer protocol verifier stats and performance?

You can check Peer protocol verifier stats by querying the verifier stats endpoint, which retrieves activity and performance metrics for verifiers on-chain.

What can I do if I need to diagnose Peer protocol behavior for debugging?

To diagnose Peer protocol behavior, retrieve on-chain state data using the Peerlytics API to inspect deposits, intents, and maker activity for protocol debugging and dashboards.