harveyrandall / block-explorer

Simple application for displaying balance and transactions for a search bitcoin address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

block-explorer

Simple application to display balance and transactions for search bitcoin addresses. Production build available on Heroku at https://block-addr-explorer.herokuapp.com/

Installation

To download the project and install dependencies:

git clone https://github.com/harveyrandall/block-explorer
cd block-explorer

Running project

yarn serve

This will run the project and open in browser. If the project is not opened it can be found in browser at https://localhost:5000/. If port 5000 is busy the URL will be copied to the clipboard and can be pasted into the address bar.

About

Simple application for displaying balance and transactions for a search bitcoin address


Languages

Language:JavaScript 80.5%Language:CSS 11.0%Language:HTML 8.5%