Skip to content

Commit

Permalink
Add testnet UID to top level README
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Trudeau committed Dec 17, 2024
1 parent b5bbb05 commit 8e4178f
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@

# **Bittensor SN28 - S&P 500 Oracle**

<br>

<div align="center">

| This repository is the official codebase<br>for Bittensor Subnet 28 (SN28) v1.0.0+,<br>which was released on February 20th 2024. | **TestNet UID:** 93 <br> **MainNet UID:** 28 |
| - | - |

</div>

<br>

| | |
| :-: | :-: |
| **Status** | <img src="https://img.shields.io/github/v/release/foundryservices/snpOracle?label=Release" height="25"/> <img src="https://img.shields.io/github/actions/workflow/status/foundryservices/snpOracle/ci.yml?label=Build" height="25"/> <br> <a href="https://github.com/pre-commit/pre-commit" target="_blank"> <img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&label=Pre-Commit" height="25"/> </a> <a href="https://github.com/psf/black" target="_blank"> <img src="https://img.shields.io/badge/code%20style-black-000000.svg?label=Code%20Style" height="25"/> </a> <br> <img src="https://img.shields.io/github/license/foundryservices/snpOracle?label=License" height="25"/> |
Expand All @@ -12,16 +23,6 @@

</div>

---

<br>
This repository is the official codebase for Bittensor Subnet 28 (SN28) v1.0.0+, which was released on February 20th 2024.

| | UID |
| :-: | :-: |
| TestNet | 93 |
| MainNet | 28 |

## Introduction

Foundry Digital is launching the Foundry S&P 500 Oracle. This subnet incentivizes accurate short term price forecasts of the S&P 500 during market trading hours.
Expand Down Expand Up @@ -59,5 +60,3 @@ By tying the rewards mechanism to an external source of truth, the defensibility

#### Adversarial Environment
The adversarial environment, especially given the rewards mechanism, will allow for significant diversity of models. Miners will be driven to acquire different datasets, implement different training methods, and utilize different Neural Network architectures in order to develop the most performant models.


0 comments on commit 8e4178f

Please sign in to comment.