From da4e6a49d049c22e83642a3298585c4b3d848854 Mon Sep 17 00:00:00 2001 From: Inti <297961596+IntiTechnologies@users.noreply.github.com> Date: Fri, 10 Jul 2026 11:43:59 -0600 Subject: [PATCH] Add deprecation notice: development moved to the subtensor monorepo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 01b7df595..5d3c0eed0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +> [!IMPORTANT] +> **This repository is archived and no longer maintained.** +> +> `btcli` is now part of the `bittensor` package (Bittensor 11), developed in the [subtensor monorepo](https://github.com/RaoFoundation/subtensor) (`sdk/python`). Existing `bittensor-cli` v9 releases remain installable from PyPI, but no further releases will be cut from this repository. +