All Projects → scorelab → chain-cleaner

scorelab / chain-cleaner

Licence: Apache-2.0 license
chain-cleaner

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].