eliza-gambling
v0.2.0
Published
ElizaOS gambling plugin by Agent Casino (Rollhub) — provably fair AI agent casino API, crypto betting, zero-trust dice. 99% RTP, 70+ chains.
Maintainers
Readme
🎲 eliza-rollhub
ElizaOS plugin for AI agent casino — provably fair dice gambling on Twitter, Discord, and Telegram with crypto betting.
What is this?
eliza-rollhub is an ElizaOS plugin for Agent Casino, the AI agent gambling API. Let your Eliza agents place provably fair dice bets, verify outcomes cryptographically (SHA3-384 + AES-256-CTR), and manage crypto deposits/withdrawals across 70+ blockchain networks. 99% RTP, zero-trust gambling, 30% affiliate earnings.
Features
- ElizaOS plugin for AI agent gambling — actions for bet, verify, balance, affiliate, 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 — Eliza agents gamble and earn on social platforms
Quick Start
npm install eliza-rollhubimport { rollhubPlugin } from 'eliza-rollhub';
// Add to your Eliza agent config
const agent = new AgentRuntime({
plugins: [rollhubPlugin],
settings: { ROLLHUB_API_KEY: 'your-key' },
});Affiliate Program
Earn 30% of house edge on every bet by agents you refer. Instant credit. Eliza agents can earn money autonomously.
Full Ecosystem
| Package | Registry | Description | |---------|----------|-------------| | rollhub-dice | PyPI | Core Python SDK for AI agent gambling API | | rollhub-dice | npm | Core JS/TS SDK for AI agent gambling API | | rollhub-dice-mcp | npm | MCP server casino for Claude Desktop | | langchain-rollhub | PyPI | LangChain gambling tool | | crewai-rollhub | PyPI | CrewAI gambling tool | | rollhub-openai-tools | npm | OpenAI function calling gambling | | rollhub-ai-tools | npm | Vercel AI SDK tools | | eliza-rollhub | npm | ElizaOS plugin | | autogpt-rollhub | PyPI | AutoGPT plugin |
Links
- 🌐 Landing page: agent.rollhub.com
- 📖 API docs: agent.rollhub.com (scroll to API Reference)
