X Layer Toolkit is a collection of development and maintenance tools provided by OKX to support the X Layer ecosystem development and operations.
X Layer is a Layer 2 blockchain network built on Optimism OP Stack. This project provides a set of practical tools to help developers and service providers interact with the X Layer network.
Complete self-hosted X Layer RPC node solution, supporting quick deployment and management of dedicated RPC nodes.
Quick Start:
cd rpc-setup
./one-click-setup.shKey Features:
- ✅ Support for Testnet and Mainnet
- ✅ One-click deployment scripts
- ✅ Support geth and reth client
- ✅ Docker containerized deployment
- ✅ Automatic initialization and synchronization
- ✅ Complete logging
Complete local Optimism test environment for development and testing, supporting both Geth and Reth execution clients.
Key Features:
- ✅ Full OP Stack deployment (L1 + L2)
- ✅ Support for op-geth and op-reth sequencers
- ✅ High availability with op-conductor cluster
- ✅ One-click deployment and step-by-step setup
- ✅ Parallel and sequential Docker image builds
- ✅ Dispute game and fault proof support
- ✅ Gray upgrade simulation for zero-downtime updates
Detailed Documentation: devnet/README.md
Issues and Pull Requests are welcome!
This project follows the corresponding open source license.
If you encounter any issues:
- Check the relevant documentation
- Submit an Issue on GitHub