一键导入
walletconnect
Agent skills for WalletConnect v2—Sign Client, sessions, namespaces, Universal Provider, Ethereum Provider, security and debugging.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Agent skills for WalletConnect v2—Sign Client, sessions, namespaces, Universal Provider, Ethereum Provider, security and debugging.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Go Ethereum (geth) — CLI, JSON-RPC, Clef, abigen, and developer workflows.
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
TON Blueprint development environment — project layout, build/test/run, NetworkProvider, config, scripts, wrappers, and deploy/testing practices.
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
| name | walletconnect |
| description | Agent skills for WalletConnect v2—Sign Client, sessions, namespaces, Universal Provider, Ethereum Provider, security and debugging. |
| metadata | {"author":"hairy","version":"2026.2.24","source":"Generated from https://github.com/WalletConnect/walletconnect-monorepo"} |
Skills are based on WalletConnect monorepo (sign-client v2.23.x), generated from source AGENTS.md, package READMEs, and types.
WalletConnect is an open protocol for connecting wallets to dApps via end-to-end encrypted relay. The SDK provides Sign Client (sessions, pairings, proposals, requests), Universal Provider (multi-chain), and Ethereum Provider (EIP-1193).
| Topic | Description | Reference |
|---|---|---|
| Sign Client | Init, connect, pair, approve, reject, request, respond, disconnect, events | core-sign-client |
| Sessions and Namespaces | Session/pairing lifecycle, CAIP-25 namespaces, required/optional | core-sessions-namespaces |
| Pairing and URI | wc: URI format, QR/deep link, reusing pairings | core-pairing-uri |
| Topic | Description | Reference |
|---|---|---|
| Universal Provider | Multi-chain provider, connect, request, setDefaultChain, events | features-universal-provider |
| Ethereum Provider | EIP-1193 provider, connect, request, events, Next.js/SSR | features-ethereum-provider |
| Signer Connection | IJsonRpcConnection wrapper, open/close/send, signer events | features-signer-connection |
| Topic | Description | Reference |
|---|---|---|
| Pay SDK | getPaymentOptions, getRequiredPaymentActions, confirmPayment, React Native | features-pay |
| Topic | Description | Reference |
|---|---|---|
| Security and Debugging | Keys, validation, URIs; DEBUG logs, session/pairing inspection | best-practices-security-debugging |
| Error Handling | getSdkError, SDK error codes, reject/disconnect reasons | best-practices-error-handling |