This project uses Protobuf kafka solution by Bitquery to track withdrawls and deposits for a set of Binance Exchange wallets on BSC.
Install the repository in your system using the following command.
git clone https://github.com/Kshitij0O7/bsc-exchange-wallet-monitoringTo 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.txtRun the script using the following command.
python main.py