Skip to content

Subnet Owner Startup Guide

You’ve registered a subnet! Whats next?

This can be set when registering a subnet, but can be changed with btcli s get-identity

This is how to update your name/logo, and links on Taostats.

Check your set identity with btcli s get_identity

Current Subnet 1 Identity
Item ┃ Value
━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Netuid │ 1
subnet_name │ Apex
github_repo │ https://github.com/macrocosm-os/apex
subnet_contact │ support@macrocosmos.ai
subnet_url │ https://apex.macrocosmos.ai
discord │ macrocrux
description │ Building the world's fastest deep researchers
logo_url │ https://www.macrocosmos.ai/images/mc_logo_black.png
additional │ ~
────────────────┼─────────────────────────────────────────────────────

Owners can set how many immune neurons they have via the ImmuneOwnerUidsLimit parameter. The default is 1, but the max is 10.

All Subnet owners have at least one neuron that cannot be deregistered. This is intended to be run as a validator:

  • Validators provide access to the subnet commodity. With a validator, SN owners now have access to their commodity.
  • Mining incentive to this hotkey is burned. SN owner cannot run a miner on this hotkey (and receive alpha).
  • Make sure your validator is setting weights
  • Work with other valis to ensure they are running teh subnet code, and your vali is in consensus.

https://www.youtube.com/watch?v=wZhgzMKc05I

Subnets on registration are not active. Run btcli subnet start to start emission on your subnet.

You have 4 months of immunity (from registration) to build up your subnet. After 4 months, if your subnet has the lowest moving price, it may be de-registered.

Subnet mechanisms are a way to run different tasks on a single subnet. See Subnet Architecture for more details on the current implementation.

At launch your subent has 256 UIDs. This can be reduced to a lower number.