You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
598 B

# Bitcore v0.8
## Description
A pure, powerful core for your bitcoin project.
Bitcore is a complete, native interface to the bitcoin network, and provides the core functionality needed to develop apps for bitcoin.
## Main Features
* Cross platform
* All core bitcoin functionality
* Open-source
* Payment protocol support
* Private and public key management
## Get Started
Use it on `Node.js`:
```
npm install bitcore
```
Use it client side on the browser:
```
bower install bitcore
```
## Projects using Bitcore
* Copay
* Insight
* enBitcoins
* BitBox
* Multi-signature Paper Wallet