Skip to content

bloXroute-Labs/gateway

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Aug 1, 2024
Feb 7, 2025
Feb 7, 2025
Oct 31, 2024
Jan 2, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Jul 20, 2022
Feb 7, 2025
Feb 7, 2025
Jun 19, 2023
Apr 10, 2023
Oct 31, 2024
Apr 26, 2022
Oct 31, 2024
Apr 12, 2024
Apr 26, 2022
Oct 31, 2024
Jul 20, 2022
Oct 22, 2024
Apr 12, 2024
Feb 7, 2025
Apr 26, 2022
Apr 26, 2022
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025

Repository files navigation

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

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.15 or later). You can install them using your favourite package manager. Once the dependencies are installed, run

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.