Skip to content

Commit 34a4b35

Browse files
authored
Update README.md
1 parent a6d4d5a commit 34a4b35

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,2 @@
1-
# Insight
1+
THIS PROYECT HAS BEEN REPLACED BY BITCORE-NODE, AT https://github.com/bitpay/bitcore
22

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
15-
npm install
16-
npm start
17-
```

0 commit comments

Comments
 (0)