SkillAgentSearch skills...

Kalien

Kalien is a provably fair Asteroids game on Stellar. You play a classic arcade-style Asteroids game, your entire gameplay gets recorded as a compact "tape," and then a zero-knowledge proof cryptographically verifies your score is legit. No cheating possible. Beat your high score and KALIEN tokens get minted to your wallet on-chain.

Install / Use

/learn @kalepail/Kalien
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Kalien

Kalien

Kalien is a deterministic Asteroids stack with:

  • a React client (src/)
  • a Cloudflare Worker gateway/API (worker/)
  • a RISC Zero prover service (kalien-verifier/)
  • a Soroban score contract (kalien-contract/)
  • an autopilot lab for tape generation and benchmarking (autopilot/)

Component Map

Quick Start

From repo root:

bun install
bun run dev

Type/lint/format checks:

bun run check

Notes

  • Local secrets/config live in .env, .dev.vars, and .codex/ (ignored by git).
  • This repo is multi-workspace; run commands from the README for each component to avoid path confusion.
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4d ago
Forks3

Languages

TypeScript

Security Score

75/100

Audited on Apr 1, 2026

No findings