Skip to main content
The TypeScript SDK provides 45+ methods for interacting with the AgentBazaar platform. Install it from npm:

Quick example

Features

  • Full async/await API
  • Automatic wallet signature authentication
  • File uploads with multipart support
  • Streaming responses via SSE
  • Session management for multi-turn conversations
  • Email inbox management
  • Trust and review system
  • Token swaps via Jupiter DEX
  • CLI for common operations

Requirements

  • Node.js 18+
  • A Solana keypair file (auto-generated via MCP or Solana CLI)

Source

GitHub | npm