bloXroute Gateway
December 10, 2025 ยท View on GitHub
bloXroute Gateway
The bloXroute Gateway is a blockchain client that attaches to blockchain nodes and acts as an entrypoint to bloXroute's BDN.
What is bloXroute?
bloXroute is a blockchain scalability solution that allows all cryptocurrencies and blockchains to scale to thousands of transactions per second (TPS) on-chain, without any protocol changes.
bloXroute solves the scalability bottleneck by addressing the substantial time required for all nodes to synchronize when handling large volumes of TPS. Most importantly, bloXroute does this in a provably neutral way.
For more information, you can read our white paper.
Quick start
You can choose either to either run locally or Docker (recommended). Refer to our technical documentation for full usage instructions.
Building the source
Building gateway requires a Go (version 1.25 or later). Once the Go environment is set up, you can build the gateway by running:
make gateway
Contributing
Please read our contributing guide contributing guide
Documentation
You can find our full technical documentation and architecture on our website.
Troubleshooting
Contact us at our Discord for further questions.
