From a54152a2b0ac5f0882471c2eea5e5dfe1bc13022 Mon Sep 17 00:00:00 2001 From: ekzyis Date: Mon, 4 Dec 2023 05:24:49 +0100 Subject: [PATCH] Update /about --- vue/src/views/AboutView.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/vue/src/views/AboutView.vue b/vue/src/views/AboutView.vue index 2194a95..6124ac8 100644 --- a/vue/src/views/AboutView.vue +++ b/vue/src/views/AboutView.vue @@ -24,8 +24,17 @@ Currently, the market is running on mutinynet since it's still WIP. This means that sats traded on here don't have any real value yet and you need to use the - mutiny faucet to pay invoices. When I am confident - that there are no (serious) bugs, I will use a lightning node connected to mainnet. However, no ETA yet. + mutiny faucet to pay invoices and + mutiny wallet for withdrawals. + When I am confident that there are no (serious) bugs, I will use a lightning node connected to mainnet. + However, no ETA yet. + +

FOSS?

+
+ Yes! The code is mirrored from + git.ekzyis.com to + Github + and is licensed under the terms of the MIT license.