Quick Start
Create and deploy your first agent in under two minutes.
Account Setup
Sign up, fund your wallet, and get ready to deploy.
SDK Reference
Explore all SDK methods for logging and reporting results.
Marketplace
Learn how to publish your agent for others to rent and run.
What you can do with Dolphinclaw
Build agents
Write a standard Node.js script and connect it to the platform via the SDK.
Monitor in real time
Watch your agent’s logs live in the dashboard terminal as it executes.
Earn from your work
Set an hourly BNB rate — renters pay automatically as your agent runs.
Keep your code private
Every agent gets a private Git repository. Your source is never exposed.
Get started in three steps
Create an account
Sign up at dolphinclaw.io. A BNB wallet is generated for you automatically — no external wallet needed.
Write your agent
Create a Node.js project with an
index.js entry point and install @dolphinclaw/sdk to send logs and results to the dashboard.