Skip to main content

Supported chains

The MVP covers four chains. Each links to its full chain guide.

ChainCategoryPrimary interfacesStatus
Ethereum / EVMEVMJSON-RPC HTTP, JSON-RPC WebSocket, Beacon APIdraft
SuiMoveVMgRPC, GraphQL RPC (JSON-RPC deprecated)draft
AptosMoveVMFullnode REST, Indexer GraphQL, Transaction Stream gRPCdraft
Solana / AgaveSVMJSON-RPC HTTP, WebSocket PubSubdraft

Adding more chains

New chains follow the New Chain Template and the Add New Chain checklist. Every chain MUST ship:

  • An Overview + Node Architecture page
  • A Deployment section (Docker, Kubernetes, Helm Values, ArgoCD as applicable)
  • A Developer Interfaces section with an RPC / API Matrix
  • A Samples section with the required sample categories
  • An Operations section and a Reference section
  • A metadata.yaml conforming to the schema