Skip to content

nameershah/arcflow-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ ArcFlow | Agentic Commerce Safety Kernel

The "Prefrontal Cortex" for Autonomous Financial Agents.

ArcFlow is a deterministic runtime environment that bridges the gap between probabilistic LLMs (Gemini) and immutable blockchain state (Arc). It treats financial transactions as Privileged Side Effects, reachable only through a strict, policy-gated authorization layer.


⚡ Quick Start (Judge's Guide)

ArcFlow is architected as a Self-Hosted Terminal to ensure users maintain cryptographic custody of their keys.

Option A: The "One-Click" Method (GitHub Codespaces)

  1. Click the green Code button -> Codespaces -> Create codespace on main.
  2. Create a .env file in the root:
    # Official Arc Testnet RPC
    ARC_RPC_URL=https://rpc.testnet.arc.network
    
    # Your Keys
    GEMINI_API_KEY=your_google_key
    ARC_PRIVATE_KEY=your_testnet_key

About

Deterministic safety runtime for autonomous financial agents. Policy-gated authorization layer between LLMs and blockchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors