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-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
Run the script using the following command.
python main.py