Skip to content

bloXroute-Labs/solana-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bxgateway is released under the MIT license. PRs welcome! Discord Twitter Follow

image

Solana Gateway

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.

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 Go (version 1.23 or later). You can install it using your favourite package manager. Once the dependencies are installed, run:

make build

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.