New Chain Integrations

This section explains how to evaluate, propose, and implement a new Layer 1 (L1) blockchain integration into THORChain.

Contents

PageDescription
Evaluating New ChainsWhen and why a new chain should be added. Includes decentralization, ossification, liquidity, and developer standards.
New Chain Integration ProcessStep-by-step process for proposing, approving, testing, and launching a new chain. Includes Node Mimir votes and stagenet requirements.
Chain Client Implementation GuideTechnical reference for developers implementing a new ChainClient in Bifrost. Includes required interfaces, memo parsing, vault handling, solvency, and testing tips.