Skip to content
JimmyAgent

JimmyAgent

AI powered satellite wallet

Created on 9th May 2026

JimmyAgent

JimmyAgent

AI powered satellite wallet

The problem JimmyAgent solves

Web3 financial actions are still unsafe and hard to understand for normal users, and the risk becomes even higher when AI agents are allowed to prepare transactions.

Today, users often sign opaque wallet prompts without understanding the real calldata, token approvals, recipients, or contract risks. Browser wallets can be phished, hosted frontends can be compromised, and server-side signing creates dangerous hot-key custody risk. At the same time, AI agents are becoming useful for financial workflows, but giving an agent direct control over private keys is not safe.

Jimmy solves this by separating intent, reasoning, memory, and signing into different trust layers. The user creates intent locally, the AI agent explains and prepares the action, Swarm stores encrypted decentralized memory, ENS provides human-readable identity and agent discovery, and final transaction signing is handled by a satellite-backed SpaceComputer signing layer instead of a normal browser wallet or centralized hot server.

Challenges we ran into

Challenge 1 — Reliable tool-calling for real transactions
Our supervisor uses LLM function calls for ENS checks and Sepolia market actions. The model often put fields like amount, recipient, or to next to the tool call instead of inside payload, which broke our market agent’s expectations. We fixed this in code by merging top-level fields into a single payload before dispatch, and we tightened the system prompt so the model follows a consistent quote → confirm → execute flow. That made swaps, sends, and ENS registration repeatable enough for a live demo.

Tracks Applied (5)

Network Economy

Jimmy fits the Network Economy track because it builds a safer, user-controlled model for on-chain financial actions. Th...Read More

SpaceComputer Bounty

TL;DR: Private key and signing operations are on SpaceComputer satellite. Jimmy fits the SpaceComputer track because th...Read More

SpaceComputer

A Simple Key-Value Store on Swarm

Our project uses Swarm as a decentralized key-value memory layer for the Jimmy AI wallet agent. Jimmy stores encrypted ...Read More

Swarm

Best ENS Integration for AI Agents

Our project integrates ENS as an identity and discovery layer for AI agents inside Jimmy, our satellite-backed AI wallet...Read More

ENS

Most Creative Use of ENS

Jimmy uses ENS creatively as more than a human-readable wallet name. We use ENS as an identity and discovery layer for A...Read More

ENS

Cheer Project

Cheering for a project means supporting a project you like with as little as 0.0025 ETH. Right now, you can Cheer using ETH on Arbitrum, Optimism and Base.

Discussion

Builders also viewed

See more projects on Devfolio