Metadata-Version: 2.1
Name: smart-airdrop-claimer1
Version: 0.1.2
Summary: A package for automatically claiming airdrops.
Home-page: https://github.com/smart-airdrop/smart-airdrop-claimer
Author: Smart Airdrop
Author-email: smileuptn@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorama
Requires-Dist: requests
Requires-Dist: brotli

# Smart Airdrop Claimer

A Python package for automatically claiming airdrops.

## Installation

```bash
pip install smart-airdrop-claimer1
```
