bloXroute Solana Blockchain Distribution Network (BDN) sends and delivers shreds fast. Expected latency improvements from using the BDN is 30-50ms. The BDN benefits all nodes including Validators and RPC nodes. Solana Gateway is the entrypoint to Solana BDN.
You can choose either to either run locally or Docker (recommended). Refer to our technical documentation for full usage instructions.
Building gateway requires Go (version 1.23 or later). You can install it using your favourite package manager. Once the dependencies are installed, run:
make build
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.