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.
Integrieren Sie als Bürger zweiter Klasse eine neue Blockchain in ShapeShift Web. HDWallet-Pakete befinden sich im Monorepo unter packets/hdwallet-*. Deckt alles ab, von HDWallet nativer/Ledger-Unterstützung bis hin zu Web-Chain-Adapter, Asset-Generierung und Feature-Flags. Wird aktiviert, wenn der Benutzer grundlegende Unterstützung für eine neue Blockchain hinzufügen möchte. Quelle: shapeshift/web.