aawp

Sign and manage on-chain wallets for AI agents across EVM and Solana.

3|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/aawp-ai/aawp --skill aawp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aawp
Source: https://github.com/aawp-ai/aawp/tree/main
Command: npx skills add https://github.com/aawp-ai/aawp --skill aawp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ethers, @pump-fun/pump-sdk, clanker-sdk, viem, @solana/web3.js, and includes scripts (resource) components.

What problem does it solve?

AAWP provides an autonomous, AI-driven wallet protocol that signs transactions and manages on-chain assets without human intervention across EVM-compatible blockchains and Solana.

Core Features & Use Cases

  • Wallet provisioning and lifecycle management for AI Agents, including signing daemon, guardian relay, and on-chain wallet deployment.
  • Cross-chain operations: token transfers, DCA automation, price alerts, and Solana-native Pump/JPump integration.
  • Use Case: An AI Agent autonomously provisions a wallet, executes scheduled trades, and rebalances across Base, Ethereum, Arbitrum, Optimism, Polygon, and BSC.

Quick Start

Install the skill, provision the signing daemon, then create and manage your AI Agent wallet with wallet-manager commands.

Frequently Asked Questions about aawp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable autonomous AI agent wallet signing across EVM and Solana?

Autonomous AI agent wallet signing across EVM and Solana is enabled by provisioning a signed daemon, a Guardian gas-relay, and on-chain factory logic with HKDF-based signer separation. This setup allows AI agents to manage on-chain wallets without human intervention.

What cross-chain operations can an autonomous AI agent execute on Base and Ethereum?

An autonomous AI agent can execute token transfers, DCA automation, price alerts, and cross-chain operations across Base, Ethereum, Arbitrum, Optimism, Polygon, and BSC, including Solana-native Pump and JPump integration for asset management.

Do I need OpenClaw integration for AI agent wallet lifecycle management?

Yes, OpenClaw integration is required for agent-driven operation. It works alongside the whitelisted native binary and Guardian gas-relay to provision wallets, manage lifecycle events, and execute autonomous on-chain operations.

Can I use ethers and viem for AI agent DCA automation across multiple blockchains?

Yes, ethers and viem manage EVM-compatible interactions for DCA automation across Base, Ethereum, Arbitrum, Optimism, Polygon, and BSC. The Solana web3.js library handles Solana-native operations within the same protocol.

What is the best way to provision an autonomous on-chain wallet for a trading AI agent?

The best way to provision an autonomous on-chain wallet is to install the skill, set up the signing daemon, and use wallet-manager commands to deploy on-chain factory logic with HKDF-based signer separation for secure agent-driven operation.

When should I not use HKDF-based signer separation for cross-chain AI agent operations?

You should not use HKDF-based signer separation if your agent requires manual transaction signing or lacks OpenClaw integration, as the protocol relies on a Guardian gas-relay and signed daemon for autonomous cross-chain execution.