Merge pull request #1 from BitcoinErrorLog/main

Add LSP
This commit is contained in:
Gr0kchain
2022-06-17 13:07:49 +02:00
committed by GitHub

View File

@@ -11,6 +11,15 @@
<dd> <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 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> <p><a href="/webbtc/">Read more</a></p>
</dd>
</dl>
<dl>
<dt>LSP</dt>
<dd>
<p>As Lightning Network technology evolves, Lightning Service Providers are becoming an important part of Bitcoin infrastructure. We are currently working together to establish interoperable API specifications.</p>
<p><a href="https://chat.synonym.to">Learn more</a></p>
</dd> </dd>
</dl> </dl>
</body> </body>