marksagal / insight

A bitcoin blockchain explorer and API

Home Page:https://insight.bitpay.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insight

A bitcoin blockchain explorer and API.

Requirements

Insight requires Node.js 8.2 and MongoDB. Consider using n and m to install the latest versions.

Quick Start

To get started, clone this repository, then – with mongod running – install and run insight:

git clone -b next https://github.com/bitpay/insight.git && cd insight/server
npm install
npm start

About

A bitcoin blockchain explorer and API

https://insight.bitpay.com/

License:MIT License


Languages

Language:TypeScript 63.5%Language:HTML 22.9%Language:CSS 7.2%Language:JavaScript 6.4%