From dde97be8d882604fb62cfe0f2cdfcd0b1f2502c2 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Thu, 25 Apr 2024 10:15:34 +0200 Subject: [PATCH] add testnut to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73e89b1e..188baf71 100644 --- a/README.md +++ b/README.md @@ -109,11 +109,11 @@ vim .env To use the wallet with the [public test mint](#test-instance), you need to change the appropriate entries in the `.env` file. #### Test instance -*Warning: this instance is just for demonstration only. The server could vanish at any moment so consider any Satoshis you deposit a donation.* +*Warning: this instance is just for demonstration purposes and development only. The satoshis are not real.* Change the appropriate `.env` file settings to ```bash -MINT_URL=https://8333.space:3338 +MINT_URL=https://testnut.cashu.space ``` # Using Cashu