Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<div className="mt-16" />

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.

<p className="text-center text-sm font-bold text-gray-300 mt-16">
USED BY — SOON?
Expand Down