From 179e27953c329eddbf9924b795ed1d0e64d4dcc2 Mon Sep 17 00:00:00 2001 From: redshift <213178690+sh1ftred@users.noreply.github.com> Date: Fri, 1 Aug 2025 21:54:07 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6381679d..e4d60e14 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ The most common settings are shown below. See `.env.example` for the full list. - `REFUND_PROCESSING_INTERVAL` – Seconds between automatic refunds - `ADMIN_PASSWORD` – Password for the `/admin` dashboard +## Withdrawing Balance + +Go to `https:///admin/` (NOTE: be sure to add the '/' at the end), enter the `ADMIN_PASSWORD` you set above and withdraw your balance as a Cashu token. + ## Example Client `example.py` shows how to use the proxy with the official OpenAI client: