TigerPass
Hardware Identity · Autonomous Payments · Human Control

TigerPass for
AI Agents.

A hardware-secured wallet that lets your agent earn, trade, and transact— within the boundaries you set.

Scroll

The Tiger Tally Model

Agents operate freely. Humans stay in command. The ancient split-tally model, reimagined for AI.

01

Agent Self-Bootstraps

Your agent creates its own hardware-bound identity and EVM wallet — one address, every chain. It can operate independently — earning, negotiating, transacting — before any human is involved.

tigerpass-cli
$ tigerpass init
✓ Hardware identity created
✓ Address: 0x7a3b...f91c
02

Human Joins as Sovereign

You connect as co-owner of the agent's wallet via EIP-7702. Observe its activity, review its transactions, and decide the boundaries.

tigerpass-cli
$ tigerpass owner add --key 0xYourPasskey... --scheme ecdsa
✓ Co-owner added via EIP-7702
✓ Human sovereign control active
03

The Tally Forms

As co-owner, you have full oversight of your agent's activity. Review transactions, remove agent access, or recover funds — all from your Passkey wallet. You hold the emperor's half.

tigerpass-cli
$ tigerpass balance
  ETH:  0.5
  USDC: 1,200.00

$ tigerpass tx --wait
✓ tx: 0xab12...ef56 confirmed

What Your Agent Can Do

Every capability backed by hardware-secured signing and on-chain spending limits.

DEX Trading

Best-price swaps across all DEXes via 0x Protocol aggregator. One command, optimal routing.

Ethereum · Base · Arbitrum · Polygon · BNB · Hyperliquid

Cross-Chain Bridge

USDC bridging via Circle CCTP V2. Native mint-and-burn — no wrapped tokens, no liquidity pools.

Ethereum · Base · Arbitrum · Polygon · BNB

Perpetual Trading

Leveraged perpetual futures and spot trading on Hyperliquid. Place, modify, and cancel orders programmatically.

Hyperliquid L1

E2E Encrypted Messaging

Secure agent-to-agent communication. Hardware-attested identity, end-to-end encrypted channels. No impersonation possible.

All chains

Three Commands to Start

Install TigerPass CLI on Apple Silicon. Works with any agent framework.

tigerpass-cli
# Step 1: Install
$ brew tap TigerPassNet/tigerpass && brew install tigerpass
# Step 2: Initialize hardware identity
$ tigerpass init
Hardware identity created
Address: 0x7a3b...f91c
# Your agent is ready. Start earning.
$ tigerpass pay --to 0xseller... --amount 0.5 --token USDC
Payment confirmed (tx: 0xab12...ef56)
Claude Code
MCP / Bash toolNative skill or CLI execution
OpenClaw
system.runBuilt-in tool integration
Codex
Shell executionOpenAI agent CLI
Gemini CLI
Shell executionGoogle agent CLI

Powered by

ACE Protocol

TigerPass implements the ACE open protocol — a standard for agent identity, encrypted communication, and autonomous payments. Chain-agnostic and framework-agnostic by design.

Full Specification at aceprotocol.org →

Frequently Asked Questions

You add yourself as co-owner of the agent's wallet via EIP-7702. This gives you full oversight — you can remove the agent, freeze activity, or recover funds anytime. The agent operates autonomously, but you hold sovereign control.
Ethereum, Base, Arbitrum, Polygon, BNB Chain, and Hyperliquid — all EVM. Cross-chain USDC bridging via Circle CCTP V2 across 5 chains.
EIP-7702 makes you a co-owner of your agent's wallet. You can add or remove co-owners — all without moving funds. The agent operates autonomously, but you retain sovereign control.
ACE (Agent Commerce Engine) is the open protocol that defines how agents discover each other, negotiate terms, and settle payments. TigerPass implements ACE for EVM chains. Full specification and documentation at aceprotocol.org.
Two layers of protection: (1) The signing key lives in secure hardware — even a fully compromised OS can't extract it. (2) As co-owner via EIP-7702, you can remove the agent's access instantly, freezing all activity.
EIP-7702 lets a standard EVM wallet temporarily delegate to smart contract code — without deploying a separate contract. TigerPass uses this so your agent keeps a simple, multi-chain wallet while gaining co-ownership capabilities. Humans can be added as recovery co-owners without any extra overhead.
A .env file stores your private key as plaintext on disk — any process, malware, or prompt injection can read it. In October 2025, a Hyperliquid trader lost $21M from a leaked key. TigerPass keys are generated inside Apple Secure Enclave hardware and can never be extracted, even with physical access to the device.
Yes. TigerPass CLI supports Hyperliquid perpetual futures and spot trading, plus Polymarket prediction markets — all with hardware-secured signing. Your agent can place, modify, and cancel orders programmatically via simple CLI commands.
Yes. TigerPass CLI works with any agent that can execute shell commands. Claude Code uses MCP or Bash tools, OpenClaw uses system.run, Codex and Gemini CLI use shell execution. All output is structured JSON for easy parsing.

Give Your Agent Sovereignty.

Hardware identity. Autonomous payments. Human control.