Forge.OS logo

ForgeOS: Kaspa Sovereign Architect Engine

Codex-native Kaspa engineering skill and fullstack runtime architecture for teams that need reliable protocol-aware systems, real wallet boundaries, and production-grade scaling paths.

Codex Native OpenAI + Claude + Cursor + Gemini OpenClaw Adapter Included Runtime v1.5.0

Invoke In Codex

Use the skill name directly in your prompt:

$kaspa-sovereign-architect-engine Design a Kaspa DAG-aware indexer with replay-safe workers and SRE-grade failure handling.

What You Get

Protocol-first reasoning for BlockDAG/GHOSTDAG, UTXO and transaction lifecycle design, wallet boundaries, threat modeling, test strategy, and production deployment guidance.

Runtime Upgrade

ForgeOS now includes wallet-scoped runtime control APIs, realtime node/DAA telemetry, strict network-prefix enforcement, Redis-backed distributed runtime mode for sticky-free multi-instance deployments, multi-node RPC failover, idempotent write APIs, and SSE stats streaming with polling fallback.

Adapter Footprint

Ready-made adapters are included under skills/public/kaspa-sovereign-architect-engine/agents/ for rapid drop-in use across toolchains.

Browse adapters

Install In 60 Seconds

mkdir -p "$CODEX_HOME/skills" curl -L -o /tmp/kaspa-sovereign-architect-engine.zip \ https://github.com/gryszzz/Top-Ai-Agent-Developer-For-Kaspa/releases/latest/download/kaspa-sovereign-architect-engine.zip unzip -o /tmp/kaspa-sovereign-architect-engine.zip -d "$CODEX_HOME/skills"

Production Notes

Domain is live on GitHub Pages. For full wallet execution from this domain, deploy the backend API publicly and set frontend VITE_API_BASE_URL to that endpoint. The fullstack runtime in this repo ships with strict signature auth, wallet-scoped runtime locks, and Kaspa network-prefix guardrails.