📋 Overview

This guide will help you quickly deploy an X Layer self-hosted RPC node, providing complete L2 blockchain data access services.

⚠️ Important: Migration from Legacy Mainnet /Testnet

If you were previously running nodes on the legacy X Layer mainnet/ Testnet, please note:

💻 System Requirements

⚡ Quick Deployment

🎯 Option 1: One-Click Installation (Recommended)

The easiest way to deploy your X Layer RPC node with minimal configuration:

# One-click installation and setup
curl -fsSL <https://raw.githubusercontent.com/okx/xlayer-toolkit/main/scripts/rpc-setup/one-click-setup.sh> -o one-click-setup.sh
chmod +x one-click-setup.sh && ./one-click-setup.sh