From 2b14ab6d572c6f1902c22c803fba4c43b9988941 Mon Sep 17 00:00:00 2001 From: mineracks Date: Fri, 26 Jun 2026 14:23:42 +1000 Subject: [PATCH] Point demo links to canonical multisighsm.com Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- docs/OPERATOR-MANUAL.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bb1d9bc..adedfa5 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ automated treasury with cryptographic, physically-distributed guardrails, where and the hardware is the final authority. > 🔭 **Live reference deployment:** a working 2-of-3 runs on real Bitcoin **signet** at -> **[multisighsm.mineracks.com](https://multisighsm.mineracks.com)** — every spend is a genuine on-chain +> **[multisighsm.com](https://multisighsm.com)** — every spend is a genuine on-chain > co-signature, and every policy decision is inspectable on a public explorer. *Simulators + signet only; > never a real seed, no real funds.* diff --git a/docs/OPERATOR-MANUAL.md b/docs/OPERATOR-MANUAL.md index 5dcd2bc..e3b0974 100644 --- a/docs/OPERATOR-MANUAL.md +++ b/docs/OPERATOR-MANUAL.md @@ -8,9 +8,9 @@ is, and operating it without understanding it will get funds lost. | | | |---|---| -| **Status** | A **live reference deployment** runs at `multisighsm.mineracks.com` on real Bitcoin signet — every spend is a genuine on-chain 2-of-3 co-signature enforced by on-device policy. This manual documents both the **reference configuration** (**[REF]**) and the **production hardware procedure** (**[PROD]**). | +| **Status** | A **live reference deployment** runs at `multisighsm.com` on real Bitcoin signet — every spend is a genuine on-chain 2-of-3 co-signature enforced by on-device policy. This manual documents both the **reference configuration** (**[REF]**) and the **production hardware procedure** (**[PROD]**). | | **Audience** | The operator running the treasury / refill tier (you), and a reviewer evaluating it. | -| **Companion docs** | Design & market rationale: [`README.md`](./README.md) · live demo: `multisighsm.mineracks.com` | +| **Companion docs** | Design & market rationale: [`README.md`](./README.md) · live demo: `multisighsm.com` | | **Scope** | The **cold/warm tier and the cold→hot refill pipe** — low-throughput, high-stakes. **NOT** your high-TPS hot-wallet signer (that's MPC's job — see §1.2). | ---