From 1cf960f3dcb78c33ff59991a92b224122e40cf0c Mon Sep 17 00:00:00 2001 From: AI Agent Economy Date: Sat, 28 Feb 2026 19:01:38 -0600 Subject: [PATCH] Add agent-wallet plugin --- plugins/agent-wallet/plugin.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/agent-wallet/plugin.yaml diff --git a/plugins/agent-wallet/plugin.yaml b/plugins/agent-wallet/plugin.yaml new file mode 100644 index 0000000..a426481 --- /dev/null +++ b/plugins/agent-wallet/plugin.yaml @@ -0,0 +1,8 @@ +title: Agent Wallet +description: Non-custodial crypto wallet for AI agents. Send payments, check balances, swap tokens (Uniswap V3), bridge cross-chain (CCTP), and make x402 payments. +github: https://github.com/up2itnow0822/agent-wallet-a0-plugin +tags: + - tools + - crypto + - payments + - defi \ No newline at end of file