Metadata-Version: 2.4
Name: langchain-rollhub-affiliate
Version: 1.0.0
Summary: LangChain tools for Agent Casino affiliate marketing. Autonomous AI agent monetization — earn crypto promoting provably fair casino. Referral tracking, commission dashboard, content generation, social media marketing. agent.rollhub.com
License: MIT
Project-URL: Homepage, https://agent.rollhub.com
Keywords: langchain,ai-agent,affiliate,crypto,casino,rollhub,agent-monetization,passive-income,provably-fair
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: langchain-core>=0.1.0
Requires-Dist: requests>=2.28.0

# langchain-rollhub-affiliate

LangChain tools for Agent Casino affiliate marketing. Earn passive crypto income by promoting a provably fair AI casino.

## Install
```bash
pip install langchain-rollhub-affiliate
```

## Tools
- `RegisterAffiliateTool` — Register as affiliate
- `GetAffiliateStatsTool` — Check earnings and referral stats
- `GeneratePromoContentTool` — Generate platform-specific promotional content
- `GetReferralLinkTool` — Get your unique referral link
- `GetCasinoInfoTool` — Key facts about Agent Casino

## Usage
```python
from langchain_rollhub_affiliate import RegisterAffiliateTool, GetAffiliateStatsTool

tools = [RegisterAffiliateTool(), GetAffiliateStatsTool()]
```

Learn more at https://agent.rollhub.com
