You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
THIS PROYECT HAS BEEN REPLACED BY BITCORE-NODE, AT https://github.com/bitpay/bitcore
2
2
3
-
**A bitcoin blockchain explorer and API.**
4
-
5
-
## Requirements
6
-
7
-
Insight requires [Node.js](https://nodejs.org) 8.2 and [MongoDB](https://www.mongodb.com/). Consider using [n](https://github.com/tj/n) and [m](https://github.com/aheckmann/m) to install the latest versions.
8
-
9
-
## Quick Start
10
-
11
-
To get started, clone this repository, then – with `mongod` running – install and run insight:
12
-
13
-
```bash
14
-
git clone -b next https://github.com/bitpay/insight.git &&cd insight/server
0 commit comments