🏁How to Connect

Users that want to quickly send transactions to the BDN or stream transactions/blocks to their application have two options:

  1. Work with the Gateway-API

  2. Cloud-API

Gateway-API with On-premise Gateway

An On-premise Gateway peers with the user's node to quickly propagate both blocks and transaction to the node.

Cloud-API

The Cloud-API supports sending Ethereum transactions fast and subscribing to Transaction Streaming and Blocks Streaming.

Gateway vs Cloud-API

As explained above, if a user runs their own node and wishes to connect it to the BDN, they will need to connect a Gateway to the node. As a rule of thumb, if a user decides to connect a Gateway to their node, it is better to use the Gateway-API to send transactions and stream data. If they do not have a Gateway installed, they can decide to use the Cloud-API instead of installing a Gateway. Users that require the best performance may decide to use both the Gateway-API and Cloud-API.

Last updated