For the complete documentation index, see llms.txt. This page is also available as Markdown.

Accessing the BDN

There are two main ways to access the bloXroute Blockchain Distribution Network (BDN), depending on your infrastructure and latency requirements:

1. Gateway-API

Run a local Gateway alongside your node for the lowest-latency access to the BDN. This method is ideal for high-frequency traders, validators, or any user needing private, fast access.

2. Cloud-API

Connect directly to bloXroute’s hosted infrastructure — no Gateway installation required. Suitable for users who want fast integration without managing local components.

For optimal performance, advanced users may combine both the Gateway-API and Cloud-API.

Last updated