From 240477af05e791e7fd43bd2755aec9e55271840b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduard=20Bardaj=C3=AD=20Puig?= Date: Mon, 19 Feb 2024 10:35:53 +0000 Subject: [PATCH] Update index.mdx --- pages/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.mdx b/pages/index.mdx index 4e04b78..a0c4c64 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -25,7 +25,7 @@
-WebBTC is a common convention in the Bitcoin web application ecosystem is for key management software (“wallets”) to expose their API via a JavaScript object in the web page. This object is called the common web wallet interface. +WebBTC is a commonly used standard in the Bitcoin web application ecosystem that allows web apps to interact with key management software, often referred to as "wallets." Web apps can interact with a wallet's API through a JavaScript object embedded in the web page, known as the common web wallet interface.

USED BY — SOON?