From ebcf5f1cd42454d8e6f391290ebf3b3429043de1 Mon Sep 17 00:00:00 2001 From: Brandon Lucas <38222767+thebrandonlucas@users.noreply.github.com> Date: Fri, 12 Jan 2024 14:19:29 -0500 Subject: [PATCH] feat: python bindings text --- src/routes/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index dcdb147..25b9647 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -32,7 +32,7 @@ If there is a wallet you’d like to see adopt payjoin or you are a wallet devel { question: 'Can I add Payjoin to my wallet right now using Payjoin Dev Kit?', answer: - 'PDK currently only supports wallets that use Rust. However, we are creating bindings to other languages to allow it to be used across all sorts of different applications, including mobile apps. The Python bindings are nearly complete!', + 'PDK currently only supports wallets that use Rust. However, we are creating bindings to other languages to allow it to be used across all sorts of different applications, including mobile apps.', open: false } ]; @@ -97,7 +97,7 @@ If there is a wallet you’d like to see adopt payjoin or you are a wallet devel

User Experience

Click through the Figma below to see how simple it can be to payjoin!

-
+