Skip to content

Commit 8969b97

Browse files
add community links page (#68)
1 parent 4ac6f46 commit 8969b97

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

docs/community-links.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "Bittensor Community Links"
3+
---
4+
5+
# Bittensor Community Links
6+
7+
Welcome to the Bittensor ecosystem! This page provides links to essential community tools and resources to help you navigate the Bittensor network.
8+
9+
You can also explore Bittensor's many Subnets and find links to their websites and repositories through [our Subnet listings](https://learnbittensor.org/subnets).
10+
11+
## Opentensor Foundation (OTF)
12+
13+
- **Twitter**: [@opentensor](https://x.com/opentensor) - Official announcements and updates
14+
- **Podcast**: [Novelty Search](https://www.youtube.com/@Opentensor/podcasts) - Official Opentensor Foundation podcast
15+
- **Discord**: [Join the Bittensor Discord Server](https://discord.com/invite/bittensor) - Connect with the community, ask questions, and stay updated
16+
17+
18+
## Block Explorers
19+
20+
- **[TAO.app](https://tao.app)** - Recommended (maintained by [Latent](https://latent.to/), the team behind these docs and core contributors to the Bittensor ecosystem). Includes [Savant](https://tao.app/savant), the chain explorer AI assistant.
21+
- **[Taostats](https://taostats.io/)**
22+
- **[Taomarketcap](https://taomarketcap.com/)**
23+
24+
## Wallet Applications
25+
26+
- **[Bittensor Wallet](https://bittensor.com/wallet)** - Recommended (maintained by OTF).
27+
- **[Other Polkadot Wallets](https://polkadot.com/get-started/wallets/)** - Multi-chain wallets capable of interacting with Bittensor.
28+
29+
## Development Resources
30+
31+
- **[BTCLI](https://github.com/opentensor/btcli)**, the Bittensor CLI
32+
- The **[Bittensor SDK](https://github.com/opentensor/bittensor)**
33+
- **[Subtensor](https://github.com/opentensor/subtensor)**, Bittensor's substrate blockchain
34+
35+

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ const sidebars = {
4444
"yuma-consensus",
4545
"subnets/yc3-blog",
4646
"fees",
47+
"community-links",
4748
],
4849
},
4950
{

0 commit comments

Comments
 (0)