Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

AOTrust PDR Notarization

БесплатноНе проверен

OTrust issues cryptographic PDRs (Provenance Data Records) — proving a digital artifact existed at a specific time. $0.01 per proof. Blockchain-anchored. Public

GitHubEmbed

Описание

OTrust issues cryptographic PDRs (Provenance Data Records) — proving a digital artifact existed at a specific time. $0.01 per proof. Blockchain-anchored. Publicly verifiable.

README

Mainnet Live License PDR v2.3/v2.4 x402

AOTrust issues PDRs (Provenance Data Records) — 239-byte cryptographic receipts proving a digital artifact existed at a specific time. $0.01 USDC on Base via x402. Anchored daily to NEAR blockchain. No account needed. Supports ordinary (v0x03) and bilateral (v0x04) signatures.

Quickstart

# 1. Compute SHA-256 hash of your artifact
HASH=$(echo -n "Hello AOTrust" | sha256sum | cut -d' ' -f1)

# 2. Request notarization → get 402 payment details
curl -X POST https://api.aotrust.link/notarize \
  -H "Content-Type: application/json" \
  -d "{\"work_hash\":\"$HASH\",\"agent_sig\":\"\",\"agent_pubkey\":\"\"}"

# 3. Pay $0.01 USDC on Base (EIP-3009), then POST with x-payment header
# Full example: see SKILL.md → "Step 3: Pay"

For full EIP-3009 signing code (Python + ethers.js examples), see SKILL.md.

Interfaces

Interface Best for Auth
HTTP API Developers, scripts, CI/CD x402 payment (no API key needed)
MCP AI agents (Claude, Cursor) OAuth 2.1 PKCE

Endpoints:

  • API: https://api.aotrust.link/notarize
  • MCP: https://api.aotrust.link/mcp
  • Verify: https://verify.aotrust.link
  • Docs: https://docs.aotrust.link

PDR Specification & Tools

Comparison

Feature AOTrust Chainlink OpenTimestamps Notary.fyi
Price/PDR $0.01 $0.25+ Free (slow) $0.50+
Payment rail x402 USDC LINK Bitcoin TX Stripe
PDR format 239B binary Oracle data OTS file PDF
AI agent native MCP + HTTP No No No
Blockchain anchor NEAR (daily) Ethereum Bitcoin None
Offline verify Yes (pdr_parser.py) No Yes No

License

MIT

from github.com/GitSerge-crypto/aotrust-skills

Установка AOTrust PDR Notarization

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/GitSerge-crypto/aotrust-skills

FAQ

AOTrust PDR Notarization MCP бесплатный?

Да, AOTrust PDR Notarization MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для AOTrust PDR Notarization?

Нет, AOTrust PDR Notarization работает без API-ключей и переменных окружения.

AOTrust PDR Notarization — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить AOTrust PDR Notarization в Claude Desktop, Claude Code или Cursor?

Открой AOTrust PDR Notarization на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare AOTrust PDR Notarization with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development