什么是 chain-integration?
作为 ShapeShift Web 中的二等公民集成新的区块链。 HDWallet 软件包位于 monorepo 下的 packages/hdwallet-* 下。涵盖从 HDWallet 本机/Ledger 支持到 Web 链适配器、资产生成和功能标志的所有内容。当用户想要添加对新区块链的基本支持时激活。 来源:shapeshift/web。
作为 ShapeShift Web 中的二等公民集成新的区块链。 HDWallet 软件包位于 monorepo 下的 packages/hdwallet-* 下。涵盖从 HDWallet 本机/Ledger 支持到 Web 链适配器、资产生成和功能标志的所有内容。当用户想要添加对新区块链的基本支持时激活。
通过命令行快速安装 chain-integration AI 技能到你的开发环境
来源:shapeshift/web。
You are helping integrate a new blockchain as a second-class citizen into ShapeShift Web and HDWallet. This means basic support (native asset send/receive, account derivation, swaps to/from the chain) using the "poor man's" approach similar to Monad, Tron, and Sui - public RPC, no microservices, minimal features.
Second-Class Citizen Pattern Recent examples: Monad (EVM), Tron (UTXO-like), Sui (non-EVM)
CRITICAL: This phase determines the entire integration strategy. Take time to research thoroughly.
作为 ShapeShift Web 中的二等公民集成新的区块链。 HDWallet 软件包位于 monorepo 下的 packages/hdwallet-* 下。涵盖从 HDWallet 本机/Ledger 支持到 Web 链适配器、资产生成和功能标志的所有内容。当用户想要添加对新区块链的基本支持时激活。 来源:shapeshift/web。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/shapeshift/web --skill chain-integration作为 ShapeShift Web 中的二等公民集成新的区块链。 HDWallet 软件包位于 monorepo 下的 packages/hdwallet-* 下。涵盖从 HDWallet 本机/Ledger 支持到 Web 链适配器、资产生成和功能标志的所有内容。当用户想要添加对新区块链的基本支持时激活。 来源:shapeshift/web。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/shapeshift/web --skill chain-integration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/shapeshift/web