关键词按回车检索;分类和排序切换自动检索 关键词回车检索;分类/排序自动检索
符合当前检索条件的共有 274
Blockchain 4 浏览 · 3 下载

openbotauth

by ClawHub · v1.0.0

Cryptographic identity for AI agents. Register once, then sign HTTP requests (RFC 9421) anywhere. Optional browser integrations via per-request signing proxy.

Blockchain 4 浏览 · 0 下载

fake-crypto

by ClawHub · v1.0.0

Cryptocurrency portfolio tracker

Blockchain 4 浏览 · 3 下载

autobahn

by ClawHub · v1.0.0

Operate autonomous onchain-governed entities via agents: identity, governance, contracts, and registry/community workflows.

Blockchain 4 浏览 · 2 下载

soulprint

by ClawHub · v1.0.0

Soulprint decentralized identity verification for AI agents. v0.6.4 — blockchain-first architecture (no libp2p): state lives on Base Sepolia, 4 validator nodes on Railway, ZK proofs (Circom, local verification). Use when: proving a real human is behind a bot, issuing privacy-preserving identity proofs, running a validator node, adding identity verification middleware to an API or MCP server, checking bot reputation scores, or enforcing protocol-level configurable trust thresholds.

Blockchain 4 浏览 · 3 下载

bort-agent

by ClawHub · v1.0.0

Interact with BORT AI agents on BNB Chain via BAP-578. Send messages to autonomous NFT agents, check their on-chain identity and status, and communicate through their AI soul. Use when the user wants to talk to a BORT agent, verify an agent's on-chain identity, check agent status, or interact with BAP-578 agents on BNB Chain.

Blockchain 4 浏览 · 3 下载

devtopia-identity

by ClawHub · v1.0.0

Manage wallet-backed on-chain agent identity with Devtopia ID. Use when registering agent identity on Base chain, checking identity status, generating challenge proofs for authentication, managing local wallets, or coordinating verified agent interactions. Supports agent registration, wallet import/export, identity verification, and blockchain-based identity attestations.

Blockchain 4 浏览 · 2 下载

sovereign-id

by ClawHub · v1.0.0

Enables the agent to manage its own identity (DID) and generate cryptographic proofs for B2B and B2C trust.

Blockchain 4 浏览 · 3 下载

demo-agents-sdk

by ClawHub · v1.0.0

Complete Polygon agent toolkit. Session-based smart contract wallets (Sequence), token ops (send/swap/bridge/deposit via Trails), ERC-8004 on-chain identity + reputation, x402 micropayments. Single CLI entry point, AES-256-GCM encrypted storage.

Blockchain 4 浏览 · 3 下载

torchpredictionmarketkit

by ClawHub · v1.0.0

Autonomous vault-based prediction market bot for Torch Market on Solana. Creates binary prediction markets as Torch tokens — the bonding curve provides price discovery, the treasury accumulates value from trading fees, and the vault manages positions. Each market has an oracle (price feed or manual) and resolves at a deadline. The agent keypair is generated in-process -- disposable, holds nothing of value. All SOL routes through the vault. The human principal creates the vault, funds it, links the agent, and retains full control. Built on torchsdk v3.7.23 and the Torch Market protocol.