Neko Vives

AI-powered autonomous trading agent for crypto and prediction markets.

Neko Vives

Created At

Open Agents

Project Description

Neko Vives is an AI-powered autonomous trading agent for crypto and prediction markets. It runs 24/7 across EVM, Solana, TON, and Polymarket, executing strategies written in sandboxed Rhai scripts. Users backtest strategies historically, deploy them live with real capital, and monitor P&L through a real-time web dashboard. Built in Rust with institutional-grade security.

How it's Made

Built in Rust with a multi-crate workspace: wallet manager (AES-256-GCM), EVM (alloy + Uniswap), Solana (sol-trade-sdk), TON (tonlib-rs), and Polymarket (CLOB API). Strategies run in a sandboxed Rhai engine with compile-once AST reuse for binary backtests. React + Vite dashboard embeds into the binary via rust-embed. Hacky but effective: we patch Rhai scripts at runtime (ctx.buy → buy_impl) to inject engine state without exposing Rust internals to user code.

***** ZeroClaw fork

background image mobile

Join the mailing list

Get the latest news and updates

Neko Vives | ETHGlobal