Set up RPC nodes
The TSS service is designed to validate bridge transactions across multiple chains. It achieves this by running multiple RPC nodes, each responsible for a specific chain. These nodes are essential for the TSS service to interact with the respective blockchains and perform the necessary operations. Moreover, some chains require additional wallets to be set up for the TSS service to function correctly.
Unfortunately, this documentation does not cover the setup of RPC nodes because there can be a list of many different chains (possibly growing), each with its own requirements. This section is intended to serve as a checkpoint for the TSS service to ensure that all necessary dependencies are set up correctly.