varnika2212 / chain-cleaner

chain-cleaner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chain-Cleaner

Chain-Cleaner is a web application to analyse tainted transactions and inputs from the bitcoin blockchain. Users add heists into the chain-cleaner and those data are use for analyse to find tainted inputs.

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

Key Features

  • Users can sign up or sign in to the chain-cleaner
  • Can view live memory pool data
  • Can view tainted memory pool tx if exists
  • Can add new heist
  • Can view existing heists

Installation

$ cd chain-cleaner
$ npm install 
$ npm start

Cron Jobs

getmempool - Get live memory pool transactions from blockchain.info API
sync_mempool - Sync the live memory pool

About

chain-cleaner

License:Apache License 2.0


Languages

Language:CSS 83.8%Language:JavaScript 14.1%Language:HTML 1.5%Language:Python 0.6%Language:Shell 0.0%