Change API for library
This commit is contained in:
parent
494bba36b3
commit
01abaea1ab
@ -5,11 +5,11 @@ Bitcore
|
||||
[](https://travis-ci.org/bitpay/bitcore)
|
||||
[](https://coveralls.io/r/bitpay/bitcore)
|
||||
|
||||
A pure and powerful JavaScript Bitcoin API.
|
||||
A pure and powerful JavaScript Bitcoin library.
|
||||
|
||||
## Principles
|
||||
|
||||
Bitcoin is a powerful new peer-to-peer platform for the next generation of financial technology. The decentralized nature of the Bitcoin network allows for highly resilient bitcoin infrastructure, and the developer community needs reliable, open-source tools to implement bitcoin apps and services. Bitcore provides a powerful API to Bitcoin.
|
||||
Bitcoin is a powerful new peer-to-peer platform for the next generation of financial technology. The decentralized nature of the Bitcoin network allows for highly resilient bitcoin infrastructure, and the developer community needs reliable, open-source tools to implement bitcoin apps and services.
|
||||
|
||||
## Get Started
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "bitcore",
|
||||
"version": "0.8.2",
|
||||
"description": "A pure and powerful JavaScript Bitcoin API.",
|
||||
"description": "A pure and powerful JavaScript Bitcoin library.",
|
||||
"author": "BitPay <dev@bitpay.com>",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user