Merge pull request #2 from BitcoinErrorLog/main

Update chat link
This commit is contained in:
Gr0kchain
2022-06-23 11:09:41 +02:00
committed by GitHub

View File

@@ -12,7 +12,9 @@
<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>
<p><a href="/webbtc/">Docs</a></p>
<p><a href="https://github.com/BitcoinAndLightningLayerSpecs/WebBTC">Github</a></p>
<p><a href="https://t.me/bitcoinandlightningspecs">Chat</a></p>
</dd>
</dl>
@@ -20,7 +22,8 @@
<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>
<p><a href="https://github.com/BitcoinAndLightningLayerSpecs/lsp">Github</a></p>
<p><a href="https://t.me/bitcoinandlightningspecs">Chat</a></p>
</dd>
</dl>