Skip to content

psyraxaus/insight

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 63.5%
  • HTML 22.9%
  • CSS 7.2%
  • JavaScript 6.4%