Merge pull request #315 from matiu/feature/link-on-homepage
add link to insight.bitcore.io
This commit is contained in:
commit
90e676e8b6
@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
<div class="col-xs-12 col-md-4 col-gray">
|
<div class="col-xs-12 col-md-4 col-gray">
|
||||||
<h2> About </h2>
|
<h2> About </h2>
|
||||||
<p><strong>insight</strong> is an open-source Bitcoin blockchain explorer with complete REST
|
<p><strong>insight</strong> is an <a href="http://insight.bitcore.io/" target="_blank">open-source Bitcoin blockchain explorer</a> with complete REST
|
||||||
and websocket APIs that can be used for writing web wallets and other apps
|
and websocket APIs that can be used for writing web wallets and other apps
|
||||||
that need more advanced blockchain queries than provided by bitcoind RPC.
|
that need more advanced blockchain queries than provided by bitcoind RPC.
|
||||||
Check out the <a href="http://github.com/bitpay/insight" target="_blank">source code</a>.</p>
|
Check out the <a href="http://github.com/bitpay/insight" target="_blank">source code</a>.</p>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user