Skip to content

fedemagnani/blockchain_explorer_whales.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain_explorer_whales.js Build Status stars - Binance_Watcher.js Twitter

A script for collecting big movements on bitcoin blockchain

Getting started

This program requires NodeJS to be installed: https://nodejs.org/it/download/

STEPS:

  1. Open your terminal (Start > cmd)

  2. git clone https://github.com/fedemagnani/blockchain_explorer_whales.js.git

  3. cd blockchain_explorer_whales.js

  4. npm install (in order to install all the dependencies)

  5. node main

This will open a websocket connection with blockchain.com and will show you all the transactions that exceed a certain amount of cryptocurrency amount. You can set the value you want by changing the atLeast variable in main.js (100 by default). Logs are saved in txt format while the big addresses are indexed in a .json file

Whales

About

A script for collecting big movements on bitcoin blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published