Hacki
All BUIDLs

About the project

Problem

Managing automated data feeds and programmatic settlements in Web3 usually requires expensive infrastructure, complex oracles, and rigid payment pipelines without local privacy or granular spending controls.

Solution

Casandra is an autonomous agent and oracle pipeline that bridges data processing with programmatic settlements. It provides real-time verification, automated event triggers, and secure balance management under strict execution policies.

Key Features

  • Automated Data Processing & Verification: Ingests external state triggers and validates execution parameters.
  • Programmatic Settlement: Automates micro-transacciones and transfers according to conditional rules.
  • Granular Security Controls: Built-in safeguards preventing unauthorized or out-of-budget transactions.
  • Interactive Interface: Real-time visibility into balances, transaction logs, and execution states.

Tech Stack

  • Frontend / UI: Next.js, React, Tailwind CSS.
  • Backend & Agent Logic: TypeScript / Node.js.
  • Web3 Integration: EVM / Tether WDK SDK.

Setup & Local Execution

  1. Clone the repository: git clone https://github.com/Kenyi001/oraculo-radiohead.git
  2. Install dependencies: npm install
  3. Configure environment variables in .env based on .env.example.
  4. Run the project: npm run dev