Allows you to check the balance of the wallet on various blockchain networks
- Python 3+ (Not verified)
Manual Installation
git clone https://github.com/Sergey-sply/crypto-wallets-checker.git
cd crypto-wallets-checker
pip install -r requirements.txt
The application is started using the "app.py" file.
- You can use a paid API with API keys so there are no errors like "Too many requests"
- You can use grequests and proxy to send more requests at a time https://github.com/spyoungtech/grequests