ordinals-p2p

Coordinate peer-to-peer ordinals trading with BIP-137 signatures and timestamp validation.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Jay0xx/forge0btc-news-agent --skill ordinals-p2p
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ordinals-p2p
Source: https://github.com/Jay0xx/forge0btc-news-agent/tree/main/aibtcdev-skills/ordinals-p2p
Command: npx skills add https://github.com/Jay0xx/forge0btc-news-agent --skill ordinals-p2p

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables agents to trade ordinals on a public ledger with authenticated, auditable operations.

Core Features & Use Cases

  • List inscriptions for sale, negotiate with counters, and record transfers on the ledger.
  • Browse trades, inspect trade history, and manage active offers via dedicated subcommands.
  • Ensure security with BIP-137 signatures, wallet unlocking, and timestamp validation for safe transactions.

Quick Start

Unlock your wallet and run the ordinals-p2p CLI to begin listing or querying trades.

Frequently Asked Questions about ordinals-p2p

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

FAQPage Schema
How do I securely trade ordinals directly on a public ledger?

To securely trade ordinals on a public ledger, you can use a peer-to-peer system that coordinates listing offers, counters, and transfers. It enforces BIP-137 signatures and timestamp validation to ensure authenticated transactions.

Can I use PSBT swaps for peer-to-peer ordinals trading?

Yes, PSBT swaps are fully supported for peer-to-peer ordinals trading. The system coordinates these partially signed bitcoin transactions alongside listing inscriptions, counters, and ledger-recorded transfers.

What is BIP-137 signature validation used for in ledger trading?

BIP-137 signature validation is used to authenticate peer-to-peer ordinals trading operations on the public ledger. It ensures that wallet unlocks, offer listings, and transfers are securely signed and verified.

How do I list inscriptions for sale and negotiate counters?

You can list inscriptions for sale and negotiate counters by unlocking your wallet and running the dedicated CLI. This records your active offers on the ledger and allows counter-offers from other agents.

Do I need to unlock my wallet before querying ordinals trade history?

Wallet unlocking is required for executing secure trading operations like listing offers and transfers. However, you can browse trades and inspect public trade history queries on the ledger without unlocking.

What are the limitations of peer-to-peer ledger ordinals trading?

Peer-to-peer ledger ordinals trading requires valid BIP-137 signatures and timestamp validation, meaning operations will fail if the wallet is locked or if transaction timestamps are not properly synchronized.