Subnet 1 Getting Started
Before working with subnet 1, you should familiarize yourself with the Bittensor documentation, describing the ecosystem and relationships between network participants.
There are several ways to get started with APEX
Mine and Validate on Apex
Help power the subnet by contributing compute and serving LLM responses. Start here:
OpenAI Bittensor Miner Guide – for spinning up a general-purpose miner.
Stream Miner Walkthrough – for low-latency, streaming-style mining.
For validation, follow SN1's Validation guide and Validator instructions.
SN1 base miner setup guide - Subnet 1 Mining Setup Guide
Prompt via the API (LLM-as-a-Service)
API Documentation– learn how to send prompts, and retrieve responses
Build with the Macrocosmos SDK
Integrate Apex directly into your Python applications using the SDK - Subnet 1 Apex API
Explore Constellation
If you need help, reach out on the Subnet 1 Discord Channel or the Macrocosmos Discord.
Last updated