From 461f236bc094a6c1f32da6c4161623cd0de606ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A2ni=20Marques?= Date: Fri, 10 Jul 2026 14:12:00 +0200 Subject: [PATCH] docs: declare own-bank-account path missing until deploy verified Note the personal bank-account path is not production-ready yet. --- configs/bank-landing/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/configs/bank-landing/README.md b/configs/bank-landing/README.md index c0bed67..d141a41 100644 --- a/configs/bank-landing/README.md +++ b/configs/bank-landing/README.md @@ -54,6 +54,22 @@ In the optional fold: Balance **starts at zero** — not the shared `explorer` pool. +#### Deploy status — own bank account (**missing** until verified) + +The **own bank account** path is **not complete** unless all of the following +are live on `taler-hacktivism-bank`. Treat this as **missing** until checked: + +| Check | Expected | +|-------|----------| +| Landing HTML | Optional fold has **Create my bank account** | +| API process | `python3 /usr/local/bin/demo-withdraw-api.py` on **127.0.0.1:19096** | +| Nginx | `location = /intro/auto-account.json` → `:19096` | +| Public | `curl -sS https://bank.hacktivism.ch/intro/auto-account.json` returns JSON with `username` / `password` / `balance: "GOA:0"` | +| WebUI login | Credentials work at `https://bank.hacktivism.ch/webui/` | + +Install helper: `scripts/taler-bank/install-demo-withdraw-api.sh` +(or manual copy of `demo-withdraw-api.py` + `nginx-landing.conf` + restart API). + ### How the shared pool works 1. Shared account `explorer` is pre-funded with GOA.