MingaudasVagonis / btc-exp

Bitcoin blockchain explorer (React + Node + Express + Bcoin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

btc-exp

Bitcoin blockchain explorer (React + Node + Express + Bcoin)

Example

Project is purely for demonstration purposes.

Installation

$ git clone https://github.com/MingaudasVagonis/btc-exp.git
$ cd btc-exp
$ git clone https://github.com/bcoin-org/bcoin.git

Launch

  • First launch
$ sh btc_exp.sh initial
  • Other launches
$ sh btc_exp.sh 

About

Bitcoin blockchain explorer (React + Node + Express + Bcoin)


Languages

Language:JavaScript 92.5%Language:CSS 3.3%Language:Shell 2.8%Language:HTML 1.4%