Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 649 Bytes

File metadata and controls

26 lines (17 loc) · 649 Bytes

Monitoring 1000s of Binance Exchange Wallets on BSC

This project uses Protobuf kafka solution by Bitquery to track withdrawls and deposits for a set of Binance Exchange wallets on BSC.

Installation

Install the repository in your system using the following command.

git clone https://github.com/Kshitij0O7/bsc-exchange-wallet-monitoring

To install the dependencies move to the directory and install the dependencies listed in requirements.txt as shown below.

cd bsc-exchange-wallet-monitoring
pip install -r requirements.txt

Running the script

Run the script using the following command.

python main.py