Skip to content

bloXroute-Labs/gateway

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.