DFY Mining Guide
We've streamlined the mining process to help algorithmic traders and model developers focus on what they do best - building predictive systems. Our DFY solution abstracts away the complexities of subnet infrastructure, requiring only a simple HTTP endpoint that receives and responds to prediction requests.
This approach allows you to:
Maintain your existing prediction infrastructure
Deploy models in your preferred environment
Retain complete control over your proprietary systems
Participate in the network with minimal setup overhead
By implementing a single POST endpoint, you can connect your existing prediction engine to the Sportstensor network and begin earning rewards for your predictive intelligence.
Support for Builders
Please get in touch via Discord / Telegram with @condig who will be your point of contact, supporting you through the whole process.
1. Registration
To participate in the Sportstensor network, you need to pay an entry fee. This fee is dynamic and depends on the number of available spots per epoch (roughly every 72 minutes). You can check the Registration Cost here: SN41 taostats page.
The Registration Cost is effectively burnt once you have successfully registered.
To pay the registration fee, please speak to your point of contact.
2. Setting up your local environment
A POST endpoint is required on your end to receive and process requests, an example of a FastAPI application is the following:
Example of request that your endpoint will receive:
You can currently make predictions for NFL, NBA, MLB, EPL and MLS while the seasons are running: Upcoming requests are visibile in our dashboard and team names for the leagues can be found in this repository.
Once your endpoint is ready and exposed to the public, please reach out to your point of contact.
3. Sponsorship
If you believe your model is competitive, Sportstensor offers a sponsorship program to cover the registration cost. Keep in mind your TAO earnings will be used to repay the registration cost before taking home profit. Sponsorship requires a short interview process and proof of model performance. If you'd like to explore the sponsorship route, please reach out to your point of contact.
4. Monitoring and Adjusting
Once the miner is running, it’s essential to monitor performance and make adjustments as needed:
To assess the effectiveness of your miner, it’s essential to review performance metrics such as the Incentive Value. Taostats provides a detailed performance overview for each miner, including specific metrics that reflect how well a miner is contributing to the network. For your miner on Sportstensor, you can view subnet 41-specific metrics.
5.4 Using Taostats to Evaluate Performance
Visit the Taostats Website: Go to taostats.io subnet 41-specific page.
Understanding the Key Metrics: On the subnet 41 dashboard, you’ll see a list of all miners currently active on Sportstensor, along with performance indicators. The primary metrics you should focus on is:
Incentive Value: This is a crucial metric for evaluating a miner’s reward potential. The Incentive Value indicates how much TAO the network is currently willing to allocate to a miner based on the miner’s contributions.
Locate Your Miner: Use your hotkey address (the address you used for mining) to locate your specific miner on the subnet 41 performance page. You can search by wallet or scroll through the list to find your miner.
Analyzing the Incentive Value:
High Incentive Value: A high Incentive Value suggests that your miner is performing well, producing quality outputs, and earning substantial rewards.
Low Incentive Value: If the Incentive Value is low, it may indicate that your miner’s outputs are not as valued by the network and you'll be at risk of de-registration and forced to go through the registration phase to participate again. In this case, consider improving your model, adjusting configurations, or reviewing the quality of your predictions.
Monitor Trends Over Time: Taostats allows you to track these metrics over time. By observing changes in your miner’s Incentive Value, you can gauge the impact of any adjustments you make to improve performance.
Adjustments Based on Performance: If your miner’s Incentive Value remains low, consider optimizing your model: Experiment with different machine learning models to improve the quality of outputs.
Last updated