Commit graph

3 commits

Author SHA1 Message Date
Hernâni Marques
f341116371
bank: API for auto-created personal accounts (balance zero)
Add GET /intro/auto-account.json on the bank helper (demo-withdraw-api):
public registration with generated username/password, balance starts GOA:0,
credentials returned once for the client to display.

Nginx proxies the new path; install-demo-withdraw-api.sh installs the
location. This is separate from the shared explorer demo withdraw.
2026-07-10 20:42:20 +02:00
Hernâni Marques
57973db4f0
bank landing: nginx proxy /intro/demo-withdraw.json to local mint API 2026-07-10 20:10:48 +02:00
Hernâni Marques
a3334dbcf8
bank landing: nginx :9013 + English intro (stats placeholders) 2026-07-09 10:44:08 +02:00