v2.4.0 Now Available

Welcome to
Kuberna Labs Documentation.

Learn how to build, deploy, and monetize autonomous agents. The Sovereign Ether provides the cryptographic primitives required for trusted execution at scale.

Terminal - bash
# Install the Kuberna SDK
$ npm install @kuberna/sdk

# Initialize your first agent workspace
$ kuberna init my-sovereign-agent
Initializing environment...
Success! Workspace created.

Quick Start Guide