Metadata-Version: 2.4
Name: autogpt-rollhub
Version: 0.1.1
Summary: AutoGPT plugin for AI agent casino — provably fair dice gambling API, crypto betting, zero-trust verification. 99% RTP, 70+ chains.
Author: rollhub-dev
License: MIT
Project-URL: Homepage, https://github.com/rollhub-dev/autogpt-rollhub
Project-URL: API, https://agent.rollhub.com/api/v1
Keywords: autogpt,plugin,casino,dice,rollhub,provably-fair,ai-agent-gambling-api,autonomous-gambling-agent,crypto-betting-api
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: auto-gpt-plugin-template>=0.0.3
Dynamic: license-file

# 🎲 autogpt-rollhub

[![PyPI version](https://img.shields.io/pypi/v/autogpt-rollhub)](https://pypi.org/project/autogpt-rollhub/)

**AutoGPT plugin for AI agent casino — provably fair dice gambling with crypto betting and autonomous earning.**

## What is this?

`autogpt-rollhub` is an AutoGPT plugin for [Agent Casino](https://agent.rollhub.com), the AI agent gambling API. Give your AutoGPT agent the ability to place provably fair dice bets, verify outcomes cryptographically (SHA3-384 + AES-256-CTR), and manage crypto across 70+ blockchain networks. 99% RTP, zero-trust gambling, 30% affiliate earnings.

## Features

- **AutoGPT plugin** for AI agent gambling — commands for bet, verify, balance, affiliate, deposit, withdraw
- **Provably fair dice** — every bet cryptographically verified
- **70+ cryptocurrency chains** for deposits and withdrawals
- **99% RTP**, 1% house edge, transparent math
- **Agent affiliate program** — 30% of house edge on referred agents
- **Autonomous gambling agent** — AutoGPT agents gamble and earn independently

## Quick Start

```bash
pip install autogpt-rollhub
```

```bash
# Set environment variable
export ROLLHUB_API_KEY="your-key"
# AutoGPT will auto-discover the plugin commands
```

## Affiliate Program

Earn **30% of house edge** on every bet by agents you refer. Instant credit. AutoGPT agents can earn money autonomously.

## Full Ecosystem

| Package | Registry | Description |
|---------|----------|-------------|
| [rollhub-dice](https://pypi.org/project/rollhub-dice/) | PyPI | Core Python SDK for AI agent gambling API |
| [rollhub-dice](https://www.npmjs.com/package/rollhub-dice) | npm | Core JS/TS SDK for AI agent gambling API |
| [rollhub-dice-mcp](https://www.npmjs.com/package/rollhub-dice-mcp) | npm | MCP server casino for Claude Desktop |
| [langchain-rollhub](https://pypi.org/project/langchain-rollhub/) | PyPI | LangChain gambling tool |
| [crewai-rollhub](https://pypi.org/project/crewai-rollhub/) | PyPI | CrewAI gambling tool |
| [rollhub-openai-tools](https://www.npmjs.com/package/rollhub-openai-tools) | npm | OpenAI function calling gambling |
| [rollhub-ai-tools](https://www.npmjs.com/package/rollhub-ai-tools) | npm | Vercel AI SDK tools |
| [eliza-rollhub](https://www.npmjs.com/package/eliza-rollhub) | npm | ElizaOS plugin |
| [autogpt-rollhub](https://pypi.org/project/autogpt-rollhub/) | PyPI | AutoGPT plugin |

## Links

- 🌐 **Landing page:** [agent.rollhub.com](https://agent.rollhub.com)
- 📖 **API docs:** [agent.rollhub.com](https://agent.rollhub.com) (scroll to API Reference)
