Preparation

After completing registration, there are a couple of preparatory steps before your node can become operational:

  1. Installation. Select an operating system (e.g. Linux) that suits your needs and follow the guide to install the necessary software and dependencies.

  2. Configuring blockchain information. Service Node tasks often involve monitoring contract events and executing on-chain transactions, requiring pre-configured private RPCs for network reliability. Additionally, ensure your node has a sufficient balance of native tokens to perform transactions. If your node operates across multiple blockchains, configure each one accordingly.

Last updated