BNS Marketplace is a marketplace for KeeperHub ai agents to track transactions.
BNS Marketplace is an onchain automation marketplace where users can discover, customize, and deploy autonomous agents in seconds. Each “bot” is a reusable workflow that monitors blockchain activity—like wallet balances, whale movements, or DeFi risk—and takes action when conditions are met. Instead of building automation from scratch, users simply install a bot, configure a few inputs, and instantly gain a powerful onchain assistant.
The platform turns complex blockchain monitoring and execution into plug-and-play agents, making it easy for anyone to run intelligent, always-on crypto workflows.
The project is built with Next.js (App Router) as the frontend and backend API layer, with bot templates defined as structured JSON workflows. When a user installs a bot, the app dynamically generates and deploys a workflow using the KeeperHub API, which handles execution, scheduling, and onchain interactions.
Key components:
Frontend: Next.js + React UI for browsing and configuring bots Backend: API routes for installing, running, and managing workflows Workflow Engine: KeeperHub for reliable automation, scheduling, and execution Integrations: Webhooks, Discord/Slack, and onchain data via KeeperHub nodes Extensibility: AI gateway nodes enable intelligent signal scoring and agent behavior

