The bloXroute Gateway is a blockchain client that attaches to blockchain nodes and acts as an entrypoint to bloXroute's BDN.
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.
You can choose either to either run locally or Docker (recommended). Refer to
our technical documentation for full usage instructions.
Building gateway requires a Go (version 1.15 or later). You can install them using your favourite package manager. Once the dependencies are installed, run
make gateway
Please read our contributing guide contributing guide
You can find our full technical documentation and architecture on our website.
Contact us at our Discord for further questions.