Skip to content

Commit dba4076

Browse files
MichaelTrestmanJosh EarlenbaughMichael Trestman
authored
Point to tao app part 2 (opentensor#553)
* working on summary of dTAO Market Overview * Draft of Sum of Alpha Prices metric * Small change * Fixed typos from Xavier's feedback * wip --------- Co-authored-by: Josh Earlenbaugh <josh@observablehq.com> Co-authored-by: Michael Trestman <michaeltrestman@mac.mynetworksettings.com>
1 parent ffca4ed commit dba4076

File tree

11 files changed

+36
-17
lines changed

11 files changed

+36
-17
lines changed

docs/getting-started/coldkey-hotkey-security.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ To use the Bittensor CLI `btcli` as a permissionless workstation:
4545
Websites that offer permissionless browsing of Bittensor data include:
4646

4747
- [bittensor.com/scan](https://bittensor.com/scan)
48-
- [tao.app (without using the browser extention to load private key)](https://tao.app)
49-
- [taostats.io](https://taostats.io/)
48+
- [TAO.app (without using the browser extention to load private key)](https://tao.app)
5049

5150
## Coldkey workstation
5251

docs/getting-started/wallets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ We must be careful to distinguish two senses of the term 'wallet' that can other
4040

4141
- [The Bitensor wallet browser extension](https://chromewebstore.google.com/detail/bittensor-wallet/bdgmdoedahdcjmpmifafdhnffjinddgc), which is also compatible with use of a Ledger hardware wallet. See [Using Ledger Hardware Wallet](../staking-and-delegation/using-ledger-hw-wallet.md)
4242

43-
Using the Bittensor wallet browser extension, you can [use tao.app to manage stake](https://tao.app).
43+
Using the Bittensor wallet browser extension, you can [use TAO.app to manage stake](https://tao.app).
4444

4545
- The Bittensor Python SDK, which includes the secure [Bittensor Wallet module](https://docs.bittensor.com/btwallet-api/html/autoapi/btwallet/wallet/index.html).
4646
- The Bittensor CLI, `btcli`, which uses the Bittensor Wallet module under the hood.

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The Bittensor network constantly emits liquidity, in the form of its token, TAO
4545
- **Stakers**&mdash;TAO holders can support specific validators by staking TAO to them. See [Staking](./staking-and-delegation/delegation).
4646

4747
:::tip Browse the subnets
48-
Browse the subnets and explore links to their code repositories on [tao.app](https://www.tao.app)'s subnets listings.
48+
Browse the subnets and explore links to their code repositories on [TAO.app](https://www.tao.app)'s subnets listings.
4949
:::
5050

5151
<ResponsiveCards>
@@ -56,7 +56,7 @@ Browse the subnets and explore links to their code repositories on [tao.app](htt
5656
body='Everything you were afraid to ask about Bittensor.' />
5757
<ResponsiveCard
5858
icon={GoNumber}
59-
title='Subnet Listings on tao.app'
59+
title='Subnet Listings on TAO.app'
6060
link='https://tao.app'
6161
body='Discover the subnets that power Bittensor and browse real-time tokenomic data and analytics.'/>
6262
<ResponsiveCard

docs/learn/anatomy-of-incentive-mechanism.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Ensure that your IM is proofed against gaming or unintended shortcuts through th
4949

5050
Research what other subnet creators are doing.
5151

52-
Browse the subnets and explore links to their code repositories on [Taostats' subnets listings](https://taostats.io/subnets), and learn about the latest research on subnet design, which is an active area.
52+
Browse the subnets and explore links to their code repositories on [TAO.app's subnets listings](https://tao.app), and learn about the latest research on subnet design, which is an active area.
5353

5454
## Components of an incentive mechanism
5555

docs/learn/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The Bittensor platform consists of the following components:
1717

1818
Each subnet is its own community, with its own goal, operating according to its own standards. For example, the [text prompting subnet](https://github.com/opentensor/prompting), developed by the Open Tensor foundation, incentivizes subnet miners that produce the best prompt completions in response to the prompts sent by the subnet validators in that subnet.
1919

20-
To explore existing subnets, check out [the listings on Taostats](https://taostats.io/subnets), or engage with [Bittensor subnet communities on Discord](https://discord.com/channels/799672011265015819/830068283314929684).
20+
To explore existing subnets, check out [the listings on TAO.app](https://tao.app), or engage with [Bittensor subnet communities on Discord](https://discord.com/channels/799672011265015819/830068283314929684).
2121

2222
2. The ***Bittensor blockchain*** serves as a system of record, and its token TAO (τ) serves as incentive for participation in subnet activities. Miners and validators harvest TAO based on both their performance within subnets, and on the performance of those subnets within Bittensor. Hence, emission of TAO incentivizes miners and validators to do their best, creating the perfect conditions for continuous improvement. The Bittensor blockchain records balances and transactions for miners, validators and subnet creators, and allows arbitrary parties to stake currency into subnets in order to support their work.
2323

@@ -49,7 +49,7 @@ The documentation also describes the role of **Blockchain operator**. This appli
4949
See [Running a Subnet Locally](https://github.com/opentensor/bittensor-subnet-template/blob/main/docs/running_on_staging.md)
5050

5151
:::tip Browse the subnets
52-
Browse the subnets and explore links to their code repositories on [Taostats' subnets listings](https://taostats.io/subnets).
52+
Browse the subnets and explore links to their code repositories on [TAO.app's subnets listings](https://tao.app).
5353
:::
5454

5555
## Subnet development

docs/miners/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All mining in Bittensor occurs within a subnet. Each subnet independently produc
1313

1414
Mining in Bittensor is not like mining Bitcoin or many other blockchains, it is active, creative, and competitive. Preparing to be a subnet miner involves researching the right subnet(s) for *you* to mine, given your own expertise and access to hardware.
1515

16-
Browse the subnets and explore links to their code repositories on [Taostats' subnets listings](https://taostats.io/subnets).
16+
Browse the subnets and explore links to their code repositories on [TAO.app' subnets listings](https://tao.app).
1717

1818
:::tip Typical compute requirements
1919
Each subnet may have distinct hardware requirements, but this [minimum requirements template for subnet creators](https://github.com/opentensor/bittensor-subnet-template/blob/main/min_compute.yml) may give an idea of minimum memory, bandwidth and storage requirements for a typical subnet node.

docs/questions-and-answers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ At the same time, validators are also incentivized to do their best work, becaus
6060

6161
The task of miners is different in each subnet. For example, subnet 1 produces LLM inference, and the miner task is to respond to a text prompt with a completion. Subnet 2 serves machine translation, and subnet 21 serves storage.
6262

63-
Browse the subnets on [tao.app](https://tao.app)
63+
Browse the subnets on [TAO.app](https://tao.app)
6464

6565
### So where does the blockchain come in?
6666

@@ -111,7 +111,7 @@ See:
111111

112112
Unfortunately no. Subnets are not run or managed by Opentensor Foundation, and the landscape of subnets is constantly evolving.
113113

114-
Browse the subnets at [tao.app](https://tao.app), or on [Discord](https://discord.com/channels/799672011265015819/830068283314929684).
114+
Browse the subnets at [TAO.app](https://tao.app), or on [Discord](https://discord.com/channels/799672011265015819/830068283314929684).
115115

116116
### Can I be a subnet miner or a subnet validator forever?
117117

docs/staking-and-delegation/managing-stake-tao-app.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
title: "Managing Stake with tao.app"
33
---
44

5-
[Tao.app](https://tao.app) offers a portal to real-time tokenomic data about the Bittensor ecoystems and all its subnets, and allows users to securely manage their stake using the Bittensor wallet browser extension.
5+
[TAO.app](https://tao.app) offers a portal to real-time tokenomic data about the Bittensor ecoystems and all its subnets, and allows users to securely manage their stake using the Bittensor wallet browser extension.
66

77
## Subnets Explorer
88

9-
109
## Metrics/dTAO Market Overview
1110

1211
The dTAO Market Overview panel gives ecosystem users and investors an overview into the many measurements for assessing various important aspects of the state of the overall TAO ecosystem.
@@ -29,5 +28,26 @@ When the sum is closer to around 1 for the time period specified, it suggest tha
2928
When the sum is greater than 1 for the time period specified, it suggests that at least some subnets are experiencing buying pressure, which is driving up prices.
3029
When there is a high sum (e.g. 10+) in a relatively short time frame, it could indicate widespread speculation, possibly even signaling a bubble, or at least high usage/subnet demand.
3130

31+
## Metrics/dTAO Market Overview
32+
33+
The dTAO Market Overview panel gives ecosystem users and investors an overview into the many measurements for assessing various important aspects of the state of the overall TAO ecosystem.
34+
35+
### Sum of Alpha Prices
36+
37+
The Sum of Alpha Prices is the combined value of all active subnet token prices (Alpha tokens) relative to TAO.
38+
39+
#### How it works
40+
41+
When there's no trading activity, the AMM mechanism causes Alpha token prices to converge back toward 1, maintaining price equilibrium.
42+
When trading is active, prices diverge &mdash often significantly &mdash based on supply/demand dynamics within each subnet's liquidity pool.
43+
Because prices are AMM-driven, the sum can theoretically grow infinitely if there's significant buy pressure on multiple subnet at once.
44+
45+
#### Why it matters
46+
47+
The most useful aspect of this overview metric is that it can give you, as an ecosystem participant, insight into the level of speculation currently in the market overall over a given time period.
48+
49+
When the sum is closer to around 1 for the time period specified, it suggest that there has been little market pressure, low activity, and/or natural decay back to equilibrium between TAO and Alpha tokens.
50+
When the sum is greater than 1 for the time period specified, it suggests that at least some subnets are experiencing buying pressure, which is driving up prices.
51+
When there is a high sum (e.g. 10+) in a relatively short time frame, it could indicate widespread speculation, possibly even signaling a bubble, or at least high usage/subnet demand.
3252

3353
## Subnet details

docs/subnets/walkthrough-prompting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this section we present a high-level walkthrough of the [Subnet 1: Prompting]
1818
This subnet is driven by large language models (LLMs). These LLMs search the internet and utilize specialized simulator modules to produce factually accurate and mathematically correct responses.
1919

2020
:::tip Subnet 1 Explorer
21-
You can see the prompting subnet in action on the [Taostats explorer (select Subnet 01: Text Prompting from the top menu)](https://taostats.io/).
21+
You can see the prompting subnet in action on the [TAO.app explorer (select Subnet 01: Text Prompting from the top menu)](https://tao.app).
2222
:::
2323

2424
## Before you proceed
@@ -28,7 +28,7 @@ If you are new to Bittensor subnets and building blocks, read the following sect
2828
- [Bittensor Building Blocks](../learn/bittensor-building-blocks).
2929
- [Anatomy of Incentive Mechanism](../learn/anatomy-of-incentive-mechanism).
3030

31-
The below diagram shows a typical subnet with many subnet miners and subnet validators together executing the subnet incentive mechanism code. On the [Taostats explorer (select Subnet 01: Text Prompting from the top menu)](https://taostats.io/) the **Metagraph** view for this Subnet 1: Prompting shows the performance details for each subnet miner and validator.
31+
The below diagram shows a typical subnet with many subnet miners and subnet validators together executing the subnet incentive mechanism code. On the [TAO.app explorer (select Subnet 01: Text Prompting from the top menu)](https://tao.app) the **Metagraph** view for this Subnet 1: Prompting shows the performance details for each subnet miner and validator.
3232

3333
For easier understanding, in this document we will focus on how a **single** subnet validator interacts with **multiple** subnet miners in this subnet.
3434

docs/subtensor-nodes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Use `--sync=full` and `--pruning archive` when starting a subtensor node. See [U
6565
The full synchronization performed by an archive node can be significantly slower than warp sync (done by a lite node) as it involves processing every block. Also, archive nodes require substantially more storage space due to the complete historical data.
6666

6767
:::tip archive node for a blockchain explorer
68-
Applications such as Bittensor blockchain explorer, for example, [Taostats](https://taostats.io/) that require access to historical blockchain data use an archive node.
68+
Applications such as Bittensor blockchain explorer, for example, [TAO.app](https://tao.app) that require access to historical blockchain data use an archive node.
6969
:::
7070

7171

0 commit comments

Comments
 (0)