This documentation only applies to members of Rocket Pool's Oracle DAO.
If you have not been explicitly invited to the Oracle DAO and just intend to run a regular Rocket Pool node, this section of the guide does not apply to you.
You can safely ignore it, but are welcome to read it if you are interested.
The Oracle DAO is the group of special Rocket Pool nodes that are responsible for the administrative duties required by the protocol that cannot be achieved by Smart Contracts due to technical limitations. They are essentially the same as normal Rocket Pool nodes; they use the same tools, can be configured with the same methods, and can even run regular minipools, but they come with supplemental tasks that they perform. This includes things such as:
As a reward for fulfilling these duties, the Oracle DAO is collectively given a small percentage of the total RPL inflation produced at each rewards period, divided evenly among its members.
Unlike normal Rocket Pool nodes, which can be created and run permissionlessly by anyone, membership in the Oracle DAO is invite only by existing members. If you have recently been invited to join the Oracle DAO, this section of the guide will help you understand your role, get your node set up, and ensure that it stays healthy.
To run an Oracle DAO node, you will require the following:
watchtower
mode (this is included with the standard Smartnode bundle for all users, but only actively performs duties for Oracle DAO nodes).
systemd
service ("Native" mode).If you simply cannot run an on-premises archive node and must rely on a third-party service, consider the following:
If you plan to use Infura for your Archive Mode fallback, you must have at least the Team plan. The free tier and the Developer tier are not sufficient.
If you plan to use Alchemy, you must have at least the Growth plan. The free tier is not sufficient.
Oracle DAO duties are split into two parts.
watchtower
daemon process and do not require manual intervention so long as your Execution and Consensus Clients, and your watchtower
daemon, are all operating normally.Read the next section to learn how to set up your Oracle DAO node.