Logo
Learn
  • Explore Course
Build
  • Explore Buildathon
  • Project Archive

Hyperkit

Web3 Infra for SDKs & AI Agents AI‑native dApps across all major L1 and L2 blockchains.

Videos

Description

Introduction

HyperAgent is an AI-native multi-agent platform that turns natural-language specifications into production-ready, audited, simulated, and deployed smart contracts across multiple EVM networks. The system runs as a web-based IDE (and optional CLI) with a composite agent pipeline: specification, code generation, static and fuzzing audits, Tenderly simulation, deployment, and monitoring. Built for developers, it uses a modular chain and SDK registry so you can target SKALE Base, Mantle, Avalanche, BNB, and other EVM chains from one codebase. HyperAgent is open source and supports BYOK (bring your own LLM keys) so no server-side LLM keys are required for user workloads.

Key Features and Vision

  • Natural language to contracts

Describe what you want in plain language or from templates. The pipeline produces Solidity that fits your spec, with streaming guardrails and optional RAG over framework and security docs.

  • Built-in auditing and QA

Automated static analysis (e.g. Slither, Mythril, MythX) and fuzzing (e.g. Echidna) run as pipeline stages. Findings feed into remediation and downstream gates so security is part of the flow, not an afterthought.

  • Simulation before deploy

Tenderly is integrated for simulation and reporting. You see simulation results and a report in the same workflow before any real deployment.

  • Multi-network deployment

One pipeline, many chains. Phase 1 closed beta targets SKALE Base (mainnet and Sepolia testnet). The registry and config support Mantle, Avalanche, BNB, and other EVM networks for later phases.

  • x402 payment protocol

ERC-1066 x402 v2 is supported on EVM today, with preflight and status semantics. Solana and Sui support are planned.

  • Agent identity and reputation (ERC-8004)

Optional on-chain agent identity and reputation via ERC-8004 registries, with A2A-style coordination so agents and tools can be composed and trusted across boundaries.

  • BYOK and no server-side LLM keys

Users connect a wallet and supply their own LLM API keys in the app. Keys are stored in an isolated, encrypted TEE and used only for that user’s runs. Operators do not configure LLM keys for end users.

  • Web IDE and optional CLI

Primary surface is the Next.js web app (workflows, create, run, view results). A CLI and TypeScript SDK exist for scriptable and programmatic use.

Ecosystem Positioning

  • DeFi and Web3 builders

You get a single pipeline from idea to deployed contract: spec, generate, audit, simulate, deploy. Contracts and templates (e.g. ERC-20, vaults, DEX patterns) are built for composability and multi-chain use.

  • Multi-chain from day one

Chain adapters and the chain registry are modular. The same agent pipeline and APIs work across supported EVM networks; adding a new network is largely config and adapters, not core logic changes.

  • Security and observability

Auditing and Tenderly simulation are first-class stages. OpenTelemetry, Dune, and Tenderly monitoring support operations and anomaly detection.

What Sets HyperAgent Apart

  • Modular architecture: swap or extend agents, chains, and SDKs via registries and adapters without rewriting the core pipeline.

  • AI-powered pipeline with clear stages (spec, design, codegen, audit, simulation, deploy, monitor) and versioned contracts (Spec Lock, schema dictionary).

  • Auditing and simulation are built into the flow, not added on later.

  • BYOK and TEE-based key handling so user workloads never depend on server-side LLM keys.

  • Real deployments and config for multiple chains (SKALE Base in Phase 1; Mantle, Avalanche, and others in config and roadmap).

    Guides and Walkthroughs

    • Testnet demo

    Use the web app: connect wallet, configure BYOK, run a workflow, and review the Tenderly simulation and report before deploying to SKALE Base Sepolia (or other configured testnets).

  • HyperAgent as AI smart contract generator and auditor

The pipeline covers generation, auditing, simulation, and deployment. You drive it from the web IDE or via API/CLI.

x402 (ERC-1066) v2

Invitation to Developers and Hackathon Teams

If you are prototyping a DeFi protocol, building cross-chain apps, or want to ship contracts faster with built-in audits and simulation, HyperAgent gives you a single pipeline from natural language to deployed code. Generate a contract, run the audit and Tenderly steps, and deploy to SKALE Base (or other configured networks) from the web app or automation. Ship in minutes, not weeks.

Last updated: Febuary 20, 2026 (JustineDevs).

Progress During Hackathon

<p><span><strong>Shipped / in place</strong></span></p><ul><li><p><span><strong>End-to-end pipeline</strong></span></p></li></ul><p><span>Natural language to deployed contract: Spec → Codegen → Audit → Tenderly simulation → Deploy/Verify → Monitor. Single flow from prompt to on-chain contract.</span></p><ul><li><p><span><strong>Web IDE</strong></span></p></li></ul><p><span>Next.js app at </span><a href="https://ai.hyperionkit.xyz"><span>https://ai.hyperionkit.xyz</span></a><span>: connect wallet, BYOK (add LLM keys in-app), run workflow, view Tenderly report, deploy to SKALE Base (mainnet + Sepolia testnet).</span></p><ul><li><p><span><strong>BYOK</strong></span></p></li></ul><p><span>No server-side LLM keys. Users add API keys in the app; keys stored in TEE. Workflows run only after at least one provider is configured.</span></p><ul><li><p><span><strong>Security in the pipeline</strong></span></p></li></ul><p><span>Static analysis (e.g. Slither) and fuzzing (e.g. Echidna) as pipeline stages. Tenderly simulation and report before deploy.</span></p><ul><li><p><span><strong>Multi-chain readiness</strong></span></p></li></ul>

Tech Stack

NextSolidityPythonNodeWeb3Ethers
Team Leader
JJustine L.
GitHub Link
github

GitHub

https://github.com/hyperkit-labs
Product Category
AIInfraDeFi