Skip to content

kalepail/kalien

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

413 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Provably fair Asteroids on Stellar: deterministic gameplay tapes are verified with RISC Zero proofs before KALIEN rewards are minted on-chain.

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Contributors