โ† agentwallet.md

Kuberna Labs

By kawacukennedy ยท Open source on GitHub
Open Source Infra NEAR
Best for: Autonomous cross-chain transactions with intents and zkTLS
Not for: Simple single-chain wallet operations or users unfamiliar with agentic architectures

What it does

Kuberna Labs is an operating system for agentic Web3 enterprises. Built in TypeScript, it enables AI agents to autonomously execute cross-chain transactions through NEAR's intents system, with zkTLS providing cryptographically verifiable data transfers between chains and off-chain sources.

๐Ÿ”—
NEAR Intents Integration
Native support for NEAR's intents-based transaction model, enabling declarative cross-chain operations without manual bridge management.
๐Ÿ”
zkTLS Verification
Zero-knowledge TLS proofs for secure, verifiable data retrieval from off-chain sources and cross-chain state verification.
๐Ÿค–
ElizaOS Integration
Built-in compatibility with ElizaOS for orchestrating agentic workflows and autonomous DeFi strategies.
โšก
Account Abstraction
Smart contract wallet infrastructure enabling gasless transactions, batch operations, and programmable access controls for AI agents.

Quick start

# Clone the repository git clone https://github.com/kawacukennedy/kuberna-labs.git cd kuberna-labs # Install dependencies npm install # Configure environment for NEAR and agent operations cp .env.example .env

Project health

License
MIT
Language
TypeScript
GitHub Stars
39
Last Updated
May 2026

Key topics

account-abstraction agentic-workflows ai-agents defi elizaos near-intents typescript web3 zktls

FAQ

What is Kuberna Labs?
Kuberna Labs is an open-source TypeScript framework that serves as an operating system for agentic Web3 enterprises. It enables AI agents to execute autonomous cross-chain transactions using NEAR intents, account abstraction, and zkTLS for secure verifiable data transfers.
How do I install Kuberna Labs?
Kuberna Labs is available on GitHub at kawacukennedy/kuberna-labs. Clone the repository and install dependencies using npm or yarn. The project is built with TypeScript and integrates with ElizaOS for agentic workflows.
What chains does Kuberna Labs support?
Kuberna Labs primarily supports NEAR for its intents-based transaction system, with cross-chain capabilities enabled through account abstraction and zkTLS. The framework is designed for multi-chain DeFi operations orchestrated by AI agents.
Is Kuberna Labs free to use?
Yes, Kuberna Labs is open-source under the MIT license and free to use. The project has 39 GitHub stars and is actively maintained, with the last push on May 6, 2026. Onchain transaction fees still apply for NEAR and cross-chain operations.
How does Kuberna Labs compare to other agentic DeFi frameworks?
Kuberna Labs distinguishes itself through its native NEAR intents integration and zkTLS for secure cross-chain data verification, compared to general-purpose frameworks. It is specifically optimized for agentic enterprises needing verifiable autonomous transactions, rather than simple wallet operations or single-chain DeFi.

Alternatives

Coinbase AgentKit
Comprehensive TypeScript framework with MPC wallets and LangChain integration
โ†’
Coinbase Agentic Wallet Skills
Lightweight CLI-based skills for quick agent wallet operations
โ†’

Try Kuberna Labs

Build autonomous cross-chain agents with NEAR intents and zkTLS verification.

View on GitHub โ†’