Walkthrough: Creating the Yuga Index Level Topic

This tutorial aims to create a topic for predictions of the Yuga Index. Workers will need to generate accurate predictions for the price of the Yuga Index with a certain cadence, and reputers will need to evaluate these workers and attribute weights for them.

To create a topic for Yuga Index prediction, you need to follow the following steps:

  1. A wallet with sufficient funds to at least cover gas. How to Faucet your Account
  2. Create and deploy a Blockless function that triggers node inferences (obtain functionId and method). Check: How to Create an Inference Generation Function
  3. Create and deploy a Blockless function for the weight adjustment logic (obtain functionId and method). Check: How to Create and Deploy a Weight Adjustment Function
    1. In this step, you can use our Weight Adjustment Function for indexes if you want once they are open-sourced.
  4. Create a topic for your desired subject (Yuga Index). Check: How to Create a Topic