Documentation
Learn how to build powerful workflow automations with DartChain. From quick starts to advanced patterns, we have you covered.
Getting Started
Quick start guides and installation instructions
- Installation
- Quick Start
- Your First Workflow
API Reference
Complete API documentation for developers
- Authentication
- Workflows
- Executions
- Webhooks
Guides
In-depth tutorials and best practices
- Building Workflows
- Integrations
- Error Handling
- Scaling
Examples
Sample workflows and use case implementations
- E-commerce
- Data Processing
- Notifications
- DevOps
Quick Start
Get up and running with DartChain in minutes.
# Install DartChain Hub
$ Download from dartchain.io/desktop
# Or use Docker
$ docker run -d -p 3000:3000 dartchain/server
# Open the workflow builder
$ open http://localhost:3000