Steps to Set up Active Jobs on the Plugin Feeds
Note:- Node Uptime is of utmost importance when you have a live job.
🔗 GitHub Repository: https://github.com/GoPlugin/datafeed_jobs
This GitHub repository contains pre-defined job templates for various data feed pairs (e.g., PLI/USDT, ETH/USDT, BTC/USDT). Each folder includes job definitions using different price data sources such as CoinMarketCap, Bitrue, CryptoCompare, and LBank. These definitions are designed to be directly used in the Plugin node, making it easier to set up and run live data feeds for your chosen crypto pair.
Login in to your Plugin Node user interface.
Set up a new job, with the definition given in the GitHub repository, specific to your job pair
Navigate to the “Jobs” section.
Click on the ‘New Job’ button to add a job definition for each price pair.
As mentioned above, in the Github repository, each folder contains job definitions with different sources. Copy the definition that includes the required source(s).
Paste the job definition and click on the ‘Create New Job’ button.
📌Note1: The data within each folder remains the same only the source changes.
📌Note2: Create your own API key if required by the data source.
Once done, submit the following data to the moderators:
Node address
Wallet Address
IP Address
Price Pair supported by the plugin node (i.e., the price pair job added to your node).
📌Note: The above information of the node will be submitted to the Plugin Team for the review and final approval for onboarding.
After the Plugin Team completes the setup:
The price pair job will begin running on your node.
As the node operator, you must verify the successful job execution.
Go to the Run section on your Plugin Node UI.
Take a screenshot showing the successful run and share it with the moderators.

Important Note:
The node operators must maintain the minimum balance of 5 XDC.
Keep a track of the node logs and the working of the Job thoroughly, both on the node as well as the feeds platform.
Last updated