Skip to main content

Bridge operator node

Overview

A bridge operator node (GitHub), also referred to as the bridge operator, is a type of node used for acknowledging deposit and withdrawal events on Ronin Bridge—the blockchain bridge that facilitates asset transfers between Ronin and Ethereum.

Installation methods

We offer two different methods of installing nodes:

  • The Docker method describes the installation of Ronin nodes as Docker instances, for those comfortable with Docker.
  • The CLI (command line interface) method uses a CLI tool to compile your own node binary from source. For more information, see Build your node using Ronin CLI.

Next steps