JoshuaPoddoku / ChainKeeper

Web platform to analyze crypto blockChain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChainKeeper

ChainKeeper is a web application to explore and analyze block-chain data for users. It is a web-based application for blockchain developers who are looking to interact with BlockSci to analyse the blockchain data in blockchains. And also ChainKeeper contains separate REST API for getting blockchain data easily.

N|Solid

Implementation Details

  • Front-End is developed using ReactJs
  • Back-end is handled by NodeJS and Python
  • Firebase is used for user authentication
  • Firebase is used as the databases for storing data
  • REST API is python flask

Key Features

  • Users can sign up or sign in to the ChainKeeper
  • Can latest block data in blockchain
  • Can view block data using block height
  • Can view block data using block hash
  • Can view tx data using tx hash
  • Can get data from REST endpoints
  • Can tag transactions
  • Can connect BlockSci with ChainKeeper
  • Chain-Kleaner - Taint Analysis platform

Installation

$ cd ChainKeeper
$ npm install 
$ npm start

Blockchain APIs

Blockchain API Documentation

About

Web platform to analyze crypto blockChain

License:GNU General Public License v3.0


Languages

Language:CSS 49.1%Language:JavaScript 48.4%Language:Python 1.8%Language:HTML 0.7%