Added github links

link edits
This commit is contained in:
Bitcoin Error Log
2022-06-17 08:29:58 -05:00
committed by GitHub
parent 3fe23b00a0
commit 82a5ab9887

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://t.me/bitcoinandlightningspecs">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>