update readme 1

This commit is contained in:
Manuel Araoz 2014-08-21 10:17:12 -04:00
parent 8ae205de6c
commit 814b8d6663

View File

@ -1,8 +1,11 @@
# *insight API* # *insight API*
*insight API* is an open-source bitcoin blockchain REST *insight API* is an open-source bitcoin blockchain REST
and websocket API. Insight API runs in NodeJS and use LevelDB for storage. and websocket API. Insight API runs in NodeJS and use LevelDB for storage.
This is a backend-only service. If you're looking for the web frontend application,
take a look at https://github.com/bitpay/insight.
*Insight API* allows to develop bitcoin related applications such as wallets that *Insight API* allows to develop bitcoin related applications such as wallets that
require certain information from the blockchain that bitcoind does not provide. require certain information from the blockchain that bitcoind does not provide.