Message Executor

The executor monitors the Celer SGN for messages ready to be submitted (with enough validator signatures) and submits the message execution transactions to the MessageBus contract.

In most cases, we recommend dApp developers use the shared executor services provided by the Celer Network team so that the developers do not need to worry about the executor server configuration and operation.

IMPORTANT: Fill out this form for Celer to set up a hosted executor service for you: https://form.typeform.com/to/RsiUR9Xz

If you choose to run your own executors, please refer to the integration guides in the following sections You can also find the config handbook of the message executor in the GitHub Readme.

Last updated