Quick Start - Agent Hustle

Get up and running with Agent Hustle in minutes. For web applications, use the React components for the best experience.

📦 Installation (React)

BA
terminal
Loading...

🚀 React Setup (Recommended)

Basic Usage

TS
App.tsx
Loading...

Floating Widget

TS
App.tsx
Loading...

💬 Using the Chat

With the React components set up, users can connect their wallets and start chatting immediately:

  1. Click the "Connect" button
  2. Choose a wallet or OAuth provider
  3. Start asking questions about crypto, DeFi, NFTs, and more
  4. The AI has access to 25+ tool categories for live data

🔧 Direct SDK Usage (Deprecated)

⚠️ Deprecation Notice

Direct SDK usage with API keys is deprecated. Please use the React components shown above for better security and UX.

Show deprecated SDK usage
JA
deprecated.js
Loading...

✅ Next Steps

You're now ready to build with Agent Hustle! Here's what to explore next:

  • React Components - Explore HustleChat, HustleChatWidget, and hooks
  • Emblem Auth - Learn about wallet and OAuth authentication
  • Tools - Discover the 25+ available tool categories
  • Customization - Configure model selection, system prompts, and more
  • Examples - See live demos and example applications

💡 Why React Components?

  • Better Security: User-controlled wallet auth instead of exposed API keys
  • Better UX: Pre-built UI components with settings and model selection
  • Less Code: Authentication and state management handled automatically
  • More Features: File attachments, streaming, markdown rendering built-in