Skip to content
View Chris0x88's full-sized avatar
🐢
Always on vacation
🐢
Always on vacation

Block or report Chris0x88

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Chris0x88/README.md

Typing SVG


What I Build

I build autonomous trading agents, risk systems, and direct-to-chain SDKs—tools designed to give you edge compute without sacrificing sovereignty. No fragile middle-layers, no rented infrastructure. Just keys on your machine and code you control.

The Core Principle: Deterministic code for execution, AI for judgment. Slash commands handle the fast, zero-credit operations, while LLMs handle the complex reasoning.

Flagship Projects

hyperliquid-agentAn open-source Hyperliquid trading system with Telegram integration

hyperliquid-agent

A full-stack, open-source Hyperliquid trading environment featuring a dedicated dashboard and a native Telegram plugin. It uses a custom conviction engine and strict slash commands for deterministic execution, completely isolating trade logic from AI hallucinations. Long-term, the architecture is designed to deeply integrate an agentic framework into the execution loop, but today it operates as a highly robust, locally hosted operational trading interface.


Space LordYour Hedera wallet, exchange, and trading desk in one local CLI

Space Lord

Built for the 2026 Hedera Apex Hackathon. A raw edge-compute execution surface for AI agents. It provides direct, own-rolled communications to Hedera mainnet, cutting out APIs that can rate-limit or rug you. The agent drives via strict CLI tools, meaning the LLM can't invent swaps or bypass read-only governance caps.


power-law-allocationA Bitcoin allocation model that decides the BTC/cash split for you

power-law-allocation

A ~400-line, zero I/O Lambda function that ships with a venue-agnostic rebalancer. No ML, no databases—just a power law, Kleiber's Law, and a heartbeat. It strictly rebalances at a 15% threshold, banking value on every swing while avoiding fee drag. Five locked constants, zero manual tuning.


saucerswap-python-sdkA direct line from an AI agent to SaucerSwap

saucerswap-python-sdk

A production Python SDK talking directly to SaucerSwap V2 router contracts. Built for AI agents that require deterministic, always-on execution in Hedera DeFi without risking middleware outages. This powers my own trading stack and is open-sourced for anyone building resilient on-chain agents.



Stack


📬 rhczs6bz4d@privaterelay.appleid.com · 🌐 portfolio · 🐙 github.com/Chris0x88 · 🤗 huggingface.co/Chris0x88

Pinned Loading

  1. hyperliquid-agent hyperliquid-agent Public

    Autonomous Hyperliquid trading agent. 23 strategies orchestrated by APEX. No fees, no telemetry, runs on your own hardware.

    Python 2

  2. claude-cli-auth claude-cli-auth Public

    Authentication tooling for Claude Code workflows. Small, sharp, useful — kills a friction point I hit daily.

    Python 1

  3. spacelord spacelord Public

    AI-driven Hedera DeFi toolkit on local edge compute. SaucerSwap integration, token analysis, fully local-first.

    Python 1

  4. pacman pacman Public

    Python 2

  5. power-law-allocation power-law-allocation Public

    Bitcoin power-law portfolio allocation model — deterministic, transparent, venue-agnostic research repo

    Python