Files
BitcoinAndLightningLayerSpe…/index.html

18 lines
581 B
HTML

<!doctype html>
<html>
<head>
<title>Bitcoin And Lightning Layer Specifications</title>
<link rel="icon" href="/favicon.ico">
</head>
<body>
<h1>Bitcoin And Lightning Layer Specifications</h1>
<dl>
<dt>WebBTC</dt>
<dd>
<p>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.</p>
<p><a href="/webbtc/">Read more</a></p>
</dd>
</dl>
</body>
</html>