什麼是 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